Searched refs:aWindowTextColor (Results 1 – 3 of 3) sorted by relevance
181 const Color aWindowTextColor( rStyleSettings.GetDialogTextColor() ); in Paint() local182 SetTextColor( aWindowTextColor ); in Paint()
345 const Color aWindowTextColor( rStyleSettings.GetFieldTextColor() ); in DrawChars_Impl() local400 SetTextColor( aWindowTextColor ); in DrawChars_Impl()
140 Color aWindowTextColor( aColorConfig.GetColorValue( svtools::FONTCOLOR ).nColor ); in NotifyChange() local141 aPrevCol = pColor ? *pColor : aWindowTextColor; in NotifyChange()
Completed in 51 milliseconds