Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx1236 Color aBackgroundCol; in getForeground() local
1238 if ( lcl_GetBackgroundColor( aBackgroundCol, GetFrm(), GetCrsrShell() ) ) in getForeground()
1240 if ( aBackgroundCol.IsDark() ) in getForeground()
1256 Color aBackgroundCol; in getBackground() local
1258 if ( lcl_GetBackgroundColor( aBackgroundCol, GetFrm(), GetCrsrShell() ) ) in getBackground()
1260 return aBackgroundCol.GetColor(); in getBackground()
/aoo41x/main/filter/source/graphicfilter/eps/
H A Deps.cxx84 Color aBackgroundCol; member
1053 pGS->aBackgroundCol = aBackgroundColor; in ImplWriteActions()
1083 aBackgroundColor = pGS->aBackgroundCol; in ImplWriteActions()

Completed in 44 milliseconds