To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100945
------- Additional comments from [email protected] Fri Jun 5 17:47:06 +0000 2009 ------- AW: It works to encapsulate all ImpGetBoundRect usages with a test (GetPathPoly().count()) if there is a path and to just keep internal rectangles when not. Checked SvxShape again; it has members ::com::sun::star::awt::Size maSize and ::com::sun::star::awt::Point maPosition where both are implicitely initialized to (0, 0), maSize even to (100, 100) in the constructor. Thus, a SvxShape is by default at (0,0) and has a size of (100, 100). This could also be used more consequently... --------------------------------------------------------------------- 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]
