Searched refs:EnableAutoColor (Results 1 – 9 of 9) sorted by relevance
752 void Outliner::EnableAutoColor( sal_Bool b ) in EnableAutoColor() function in Outliner755 pEditEngine->EnableAutoColor( b ); in EnableAutoColor()
196 rOutl.EnableAutoColor( bUseStyleColor ); in DrawSelectiveObjects()
1730 pEditEngine->EnableAutoColor( bUseStyleColor ); in MakeEditEngine()2408 pEditEngine->EnableAutoColor( bUseStyleColor ); in SetUseStyleColor()
1919 pEngine->EnableAutoColor( bUseStyleColor ); in CreateOutputEditEngine()
457 mpEditEngine->EnableAutoColor(sal_False); in SetBackgroundColor()
156 void EnableAutoColor( sal_Bool b );
906 void EnableAutoColor( sal_Bool b );
219 void EditEngine::EnableAutoColor( sal_Bool b ) in EnableAutoColor() function in EditEngine222 pImpEditEngine->EnableAutoColor( b ); in EnableAutoColor()
665 void EnableAutoColor( sal_Bool b ) { bUseAutoColor = b; } in EnableAutoColor() function in ImpEditEngine
Completed in 370 milliseconds