Home
last modified time | relevance | path

Searched refs:rPattColor (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/vba/
H A Dvbainterior.cxx228 ScVbaInterior::GetPatternColor( const Color& rPattColor, const Color& rBackColor, sal_uInt32 nXclPa… in GetPatternColor() argument
239 GetMixedColor( rPattColor, rBackColor, pnRatioTable[ nXclPattern ] ) : rPattColor; in GetPatternColor()
H A Dvbainterior.hxx54 … Color GetPatternColor( const Color& rPattColor, const Color& rBackColor, sal_uInt32 nXclPattern );
/aoo41x/main/sc/source/filter/excel/
H A Dxltools.cxx346 Color XclTools::GetPatternColor( const Color& rPattColor, const Color& rBackColor, sal_uInt16 nXclP… in GetPatternColor() argument
357 ScfTools::GetMixedColor( rPattColor, rBackColor, pnRatioTable[ nXclPattern ] ) : rPattColor; in GetPatternColor()
/aoo41x/main/sc/source/filter/inc/
H A Dxltools.hxx159 …static Color GetPatternColor( const Color& rPattColor, const Color& rBackColor, sal_uInt16 …

Completed in 27 milliseconds