Home
last modified time | relevance | path

Searched refs:bForceAutoColor (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx279 if ( pOutput->bForceAutoColor ) in SetPattern()
485 … if ( pColor && !pOutput->bSyntaxMode && !( pOutput->bUseStyleColor && pOutput->bForceAutoColor ) ) in SetText()
2519 if ( pColor && !bSyntaxMode && !( bUseStyleColor && bForceAutoColor ) ) in DrawEdit()
2525 else if ( bUseStyleColor && bForceAutoColor ) in DrawEdit()
3280 if ( pColor && !bSyntaxMode && !( bUseStyleColor && bForceAutoColor ) ) in DrawRotated()
3286 else if ( bUseStyleColor && bForceAutoColor ) in DrawRotated()
H A Doutput.cxx167 bForceAutoColor( SC_MOD()->GetAccessOptions().GetIsAutomaticFontColor() ), in ScOutputData()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx488 sal_Bool bForceAutoColor; member in ImpEditEngine
667 void ForceAutoColor( sal_Bool b ) { bForceAutoColor = b; } in ForceAutoColor()
668 sal_Bool IsForceAutoColor() const { return bForceAutoColor; } in IsForceAutoColor()
H A Dimpedit2.cxx141 bForceAutoColor = sal_False; in ImpEditEngine()
/trunk/main/sc/source/ui/inc/
H A Doutput.hxx128 sal_Bool bForceAutoColor; member in ScOutputData

Completed in 82 milliseconds