To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=99385
------- Additional comments from [email protected] Wed Apr 22 14:23:49 +0000 2009 ------- AW: Started svx changes. Needed a primitive which is view-dependent more often, so i decided to add a tooling one to drawinglayer, called DiscreteMetricPrimitive2D in a new file primitivetools2d in drawinglayer's primitive2d path. It implements get2DDecomposition by taking care of a unit scale between view and object coordinates, buffered locally in mfDiscreteUnit. This will invalidate the buffered, view-dependent decompositions automatically. Changed implementations in SW to use this, also used in a 1st implementation in svx. Another candidate to removal: zoomHasChanged(). This should work automatically due to the ViewInformation-dependent getB2DRange functionality of the primitives. --------------------------------------------------------------------- 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]
