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





------- Additional comments from a...@openoffice.org Wed Apr  1 11:52:40 +0000 
2009 -------
AW->TL: I am not sure how OLEs in SW are exactly painted since SW has it's own
OLEs. This should be true for charts and StarMath, though.
In both cases it is not a good idea to transport the HighContrast information in
the DrawMode at th OutputDevice using DRAWMODE_SETTINGSFILL. That test should
always be replaced with the one which initially sets that flag.

When the OLE is a drawinglayer OLE (SdrOle2Obj) the visualisation is done using
primitives which get the MetaFile from the OLE (and getting the HC case when
needed).

When the OLE is a SW OLE i guess it's using the mentioned SwNoTxtFrm. In that
case, a callback to that's old paint is done in the renderer. At that time, the
flags at the OutputDevice should be correct.

So currently i am not sure why it is not working and will need to debug myself.

---------------------------------------------------------------------
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to