To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56370
User cl changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Oct 21 09:50:55 -0700
2005 -------
Fixed,
main problem was an oversight in one of my fixes in SdPage::Clone().
I wanted to restore the usercall on shapes of cloned pages but instead to set
the target slide as new usercall, I set the source slide. This worked well most
of the time, but not whenn source slide was deleted.
The second problem was that SdXfer holds a pointer to the document it was
created from. Because SdXFer could life longer than the document, I added a
SfxListener::Notify to SdXFer and if the source document is delete, I don't use
it anymore
---------------------------------------------------------------------
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]