To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116637
User af changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Wed Jan 26 15:00:15 +0000
2011 -------
Changes are (mostly) done in drawinglayer and slideshow.
In drawinglayer the new CanvasProces class can render drawinglayer primitives to
an XCanvas.
In slideshow there is a new directory slideshow/source/engine/primitives that
contains tools to ease the handling primitives (corresponding header files can
be found in slideshow/source/inc/primitives.) One of the new classes is
PrimitiveNode which wraps a single primitives and makes the tree structure of
primitives more easy to handle.
The changes to the existing slide show code basically replace in DocTreeNode the
use of indices into metafile actions with references to PrimitiveNodes.
---------------------------------------------------------------------
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]