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


User cl changed the following:

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




------- Additional comments from [EMAIL PROTECTED] Tue Nov  8 03:40:35 -0800 
2005 -------
fixed,

the problem was that the import fixing of old xml documents with wrong
svg:stroke-opacity item did not work with ole objects as they don't have their
own meta.xml

I added a BuildId Property to all model propertysets. This property was set
after xml import if available. At begin of import, it is now checked if there is
a parent model (in the ole case) and the BuildId Property is retrieved from 
there.

During this fix we also had to fix that embedded object implementation only set
the parent object after load, this is now done directly after creation.

This still didn't work for impress, draw and calc since the svx ole
implementation did never set the parent object, i fixed that in the connect_impl
method in svx/source/svdraw/svdoole2.cxx



---------------------------------------------------------------------
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