Home
last modified time | relevance | path

Searched refs:ForceAutoColor (Results 1 – 9 of 9) sorted by relevance

/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx764 void Outliner::ForceAutoColor( sal_Bool b ) in ForceAutoColor() function in Outliner
767 pEditEngine->ForceAutoColor( b ); in ForceAutoColor()
/trunk/main/sd/source/ui/presenter/
H A DPresenterTextView.cxx458 mpEditEngine->ForceAutoColor(sal_False); in SetBackgroundColor()
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx256 mpOutliner->ForceAutoColor( aOptions.GetIsAutomaticFontColor() ); in ~OutlineView()
1685 mpOutliner->ForceAutoColor( bHighContrastMode ); in onUpdateStyleSettings()
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx158 void ForceAutoColor( sal_Bool b );
H A Doutliner.hxx909 void ForceAutoColor( sal_Bool b );
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx640 Engine()->ForceAutoColor( bHighContrast || aOptions.GetIsAutomaticFontColor() ); in SetColor()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx231 void EditEngine::ForceAutoColor( sal_Bool b ) in ForceAutoColor() function in EditEngine
234 pImpEditEngine->ForceAutoColor( b ); in ForceAutoColor()
H A Dimpedit.hxx667 void ForceAutoColor( sal_Bool b ) { bForceAutoColor = b; } in ForceAutoColor() function in ImpEditEngine
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx631 pTextEditOutliner->ForceAutoColor( aOptions.GetIsAutomaticFontColor() ); in SdrBeginTextEdit()

Completed in 67 milliseconds