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 Apr 17 13:36:15 +0000 2009 ------- AW: The size/position of a drawing object depends on what You try to get. Case A: If it's the object's geometry (SnapRect, rotation, shear) it's an error in the API when You do not get those when they were set at the object and we have to find the error. Case B: If it's about the BoundRect, it should be clear that BoundRects are per definition view-dependent and will only exist when a View exists. For historical reasons this is still different in the code, but the direction is to get BoundRects only when also defining a view (e.g. each hairline's BoundRect is view-dependent). --------------------------------------------------------------------- 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]
