Searched refs:rPattColor (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbainterior.cxx | 228 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 D | vbainterior.hxx | 54 … Color GetPatternColor( const Color& rPattColor, const Color& rBackColor, sal_uInt32 nXclPattern );
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xltools.cxx | 346 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 D | xltools.hxx | 159 …static Color GetPatternColor( const Color& rPattColor, const Color& rBackColor, sal_uInt16 …
|
Completed in 30 milliseconds