To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=102091
------- Additional comments from [email protected] Fri Jun 5 12:16:22 +0000 2009 ------- AW: A lot of stuff is interfering here; IHA already talked about SdrOle2Obj::executeOldDoPaintPreparations() which calls GetGraphic() at the OLE and thus triggers a new model with chart to metafile rendering; it's also the fact that SdrObject::ActionChanged() resets the BoundRects at the VOCs. All in all i will need a more stable/cleanedup version to do more (e.g. create an OLE primitive which does not already have the Graphic, but holds the svt::EmbeddedObjectRef or needed stuff to get the Graphic in it's decompose and implements a getB2DRange() locally). For the moment i will just remove the suppression on model lock for SdrObject::ActionChanged(). --------------------------------------------------------------------- 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]
