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