Searched refs:aBackgroundCol (Results 1 – 2 of 2) sorted by relevance
1236 Color aBackgroundCol; in getForeground() local1238 if ( lcl_GetBackgroundColor( aBackgroundCol, GetFrm(), GetCrsrShell() ) ) in getForeground()1240 if ( aBackgroundCol.IsDark() ) in getForeground()1256 Color aBackgroundCol; in getBackground() local1258 if ( lcl_GetBackgroundColor( aBackgroundCol, GetFrm(), GetCrsrShell() ) ) in getBackground()1260 return aBackgroundCol.GetColor(); in getBackground()
84 Color aBackgroundCol; member1053 pGS->aBackgroundCol = aBackgroundColor; in ImplWriteActions()1083 aBackgroundColor = pGS->aBackgroundCol; in ImplWriteActions()
Completed in 34 milliseconds