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


User aw changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|aw                        |cl
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Feb 17 10:08:09 -0800 
2006 -------
AW->CL: Congratulations! We got the 100th MasterPageBackground error!
There is a more elegant way now: Please have a look at
/svx/source/sdr/contact/viewcontactpainthelper.cxx, in
PaintBackgroundObject(...). There, only for historical reasons it's still
painted using DoPaintObject when a redirector is there to get the MPBGO evtl.
handled by that. The 2nd aspect is that the extra information in recording
metafiles is still needed.
In case of printing i think both is not needed, so You may just change the
                        if(pRedirector)
line to something like
                        if(pRedirector && !rDisplayInfo.OutputToPrinter())
so that for printing the else-path is used.
Please, let's have a CWS to cleanup the MPBGO stuff soon...



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