Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dhdrcont.cxx230 Color aSelTextColor = rStyleSettings.GetHighlightTextColor(); in Paint() local
235 aBoldFont.SetColor( aSelTextColor ); in Paint()
236 SetTextColor( ( bBoldSet && !bHighContrast ) ? aSelTextColor : aTextColor ); in Paint()