To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43653
User mav changed the following:
What |Old value |New value
================================================================================
Assigned to|mav |cl
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Mar 2 01:43:14 -0800
2005 -------
MAV->CL: Not only the storage is the same, the object is the same also. It looks
like no real copying takes place. As I understood your description on creation
of duplicate slide the object first must be copied into clipboard model by using
SdrOle2Obj::SetModel() call and than by using the same call it should be copied
back into the document model. But the debugging shows that
SdrOle2Obj::SetModel() call is called only once and the target model is the same
as the source one. So no real copying takes place. I have checked it in plain
SRC680m81. Please take a look.
---------------------------------------------------------------------
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]