Home
last modified time | relevance | path

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

/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx752 void Outliner::EnableAutoColor( sal_Bool b ) in EnableAutoColor() function in Outliner
755 pEditEngine->EnableAutoColor( b ); in EnableAutoColor()
/trunk/main/sc/source/ui/view/
H A Doutput3.cxx196 rOutl.EnableAutoColor( bUseStyleColor ); in DrawSelectiveObjects()
H A Dprintfun.cxx1730 pEditEngine->EnableAutoColor( bUseStyleColor ); in MakeEditEngine()
2408 pEditEngine->EnableAutoColor( bUseStyleColor ); in SetUseStyleColor()
H A Doutput2.cxx1919 pEngine->EnableAutoColor( bUseStyleColor ); in CreateOutputEditEngine()
/trunk/main/sd/source/ui/presenter/
H A DPresenterTextView.cxx457 mpEditEngine->EnableAutoColor(sal_False); in SetBackgroundColor()
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx156 void EnableAutoColor( sal_Bool b );
H A Doutliner.hxx906 void EnableAutoColor( sal_Bool b );
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx219 void EditEngine::EnableAutoColor( sal_Bool b ) in EnableAutoColor() function in EditEngine
222 pImpEditEngine->EnableAutoColor( b ); in EnableAutoColor()
H A Dimpedit.hxx665 void EnableAutoColor( sal_Bool b ) { bUseAutoColor = b; } in EnableAutoColor() function in ImpEditEngine

Completed in 85 milliseconds