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


User aw changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:21:00 +0000 
2007 -------
AW->OS: ViewObjectContactOfSdrMediaObj::getWindow was a very good hint. Indeed,
there, the SdrPageWindow is fetched. From there, ther SdrPaintWindow is the
instance holding the OutputDevice. When buffering is on and during a repaint, it
is necessary to access the target output device in prferring
GetOriginalPaintWindow() from the SdrPageWindow when exists.
The questionable thing is why the VOC is constructed at repaint time the first
time, this is different in Draw/Impress what is also the reason it worked there.
Added code to prefer the OriginalPaintWindow when it exists. Works well, checked
in and added to aw054.

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