To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44633


User cl changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|RESOLVED                  |REOPENED
--------------------------------------------------------------------------------
                Resolution|FIXED                     |
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Jul  8 07:08:54 -0700 
2005 -------
Fixed,

the following went wrong

1. slide was cloned in clipboard model
2. Animation was cloned for cloned slide in clipboard model
3. Cloned slide was inserted into document, this caused a SetModel call on all
SdrObjects
4. A new copy operation destroyed the clipboard model...

Since the SetModel call to the SdrObjects was never propagated to the SvxShape
instances they still listened to the old model. When it got destroyed the
SvxShapes for the new slide in the document disposed themselfs.

Fixed by adding a ChangeModel() method to SvxShape and calling it from
SdrObject::SetModel()

re-open issue and reassign to [EMAIL PROTECTED]

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to