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





------- Additional comments from [EMAIL PROTECTED] Thu Feb  1 05:39:16 -0800 
2007 -------
AW: I have another idea: When SdrPageView::DrawLayer() is given an OutputDevice
which was not registered at DrawingLayer, it needs to construct a temporary
SdrPageWindow and SdrPaintWindow to still paint there. This works, but the
SdrPageWindow is the ObjectContact, so a new DrawHierarchy and new VOCs are
created and destroyed.
AW: Trying to remember the prepared SdrPageWindow in SdrPageView::BeginDrawLayer
and use it in SdrPageView::DrawLayer when device is unknown. Create a temporary
SdrPaintWindow, but patch the remembered SdrPageWindow to reuse the existing
ObjectContact...

---------------------------------------------------------------------
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]

Reply via email to