Searched refs:aBackgroundCol (Results 1 – 2 of 2) sorted by relevance
1230 Color aBackgroundCol; in getForeground() local1232 if ( lcl_GetBackgroundColor( aBackgroundCol, GetFrm(), GetCrsrShell() ) ) in getForeground()1234 if ( aBackgroundCol.IsDark() ) in getForeground()1249 Color aBackgroundCol; in getBackground() local1251 if ( lcl_GetBackgroundColor( aBackgroundCol, GetFrm(), GetCrsrShell() ) ) in getBackground()1253 return aBackgroundCol.GetColor(); in getBackground()
84 Color aBackgroundCol; member1053 pGS->aBackgroundCol = aBackgroundColor; in ImplWriteActions()1083 aBackgroundColor = pGS->aBackgroundCol; in ImplWriteActions()