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





------- Additional comments from [EMAIL PROTECTED] Fri Dec 22 04:22:35 -0800 
2006 -------
AW: Looks like i get Null-pointers as OutDev in BeginDrawLayers/EndDrawLayers,
but not in DrawLayer. Investigation releals that the SW ViewShell has GetWin()
and GetOut() methods. ATM i just use GetWin() for DLPrePaint/DLPostPaint
BeginDrawLayers/EndDrawLayers preparations. When printing, GetWin() is NULL and
GetOut() is the printer. At Paint, both are set. I need to know if - for the
paunt to window case - both are always set. If yes, i can jst use GetOut()
instead of GetWin(). Asled OD to clarify. Up to then i will make a test code
using both pointers.

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