To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108739





------- Additional comments from a...@openoffice.org Tue Feb 16 15:39:00 +0000 
2010 -------
AW: The anchor problem (b) is really nasty and currently not completely
removable in SW. Base problem is that SW uses the DrawingLayer for visualisation
(d) and as model for draw shapes (e) at the same time. While (d) needs to have
the draw objects for SW relative to their anchor (which is also the API format
in SW and FileFormat), (e) needs to have the transformation needed for painting.
This cannot work cleanly in a single draw object which only has one
transformation. Thus, currently, a mix of both is used and works, but it is
unclear and dependent of the usage call which coordinate system we are in. This
needs to be cleaned up URGENTLY in one of the next versions, e.g. by having in
SW an explivcit DrawPage with the model DrawingLayer objects and copied from
that other pages with the visualisation DrawingLayer pages.
Trying to reduce (at least) the interface methods at SdrObject to a minimum...

---------------------------------------------------------------------
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to