To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=72522
------- Additional comments from [EMAIL PROTECTED] Wed Jan 17 07:02:03 -0800 2007 ------- the main problem is that the VisArea property is asked on export for each shape that supports it but it is really used only for external ole objects. Internal ole objects get swapped in when asked for their VisArea. My fix is only to ask for that property if the ole is not internal. /cvs/xml/xmloff/source/draw/XMLShapeStyleContext.cxx (1.15.68.1) /cvs/xml/xmloff/source/draw/sdpropls.cxx (1.93.34.1) /cvs/xml/xmloff/source/draw/sdpropls.hxx (1.35.58.1) have to check if problem under linux still exists with that fixes --------------------------------------------------------------------- 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]
