#i111538# fix high contrast rendering for annotations in impress

This commit is contained in:
Christian Lippka 2010-05-26 15:47:54 +02:00
parent 515792c312
commit 0713976e55

View file

@ -3613,7 +3613,7 @@ void ImpEditEngine::Paint( ImpEditView* pView, const Rectangle& rRec, sal_Bool b
ContentNode* pNode = GetEditDoc().SaveGetObject( 0 );
SeekCursor( pNode, 1, aTmpFont );
Color aFontColor( aTmpFont.GetColor() );
if( aFontColor == COL_AUTO )
if( (aFontColor == COL_AUTO) || IsForceAutoColor() )
aFontColor = GetAutoColor();
// #i69346# check for reverse color of input method attribute