Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dfillproperties.cxx169 Color aSolidColor; in getBestSolidColor() local
173 aSolidColor = maFillColor; in getBestSolidColor()
177 aSolidColor = maGradientProps.maGradientStops.begin()->second; in getBestSolidColor()
180aSolidColor = maPatternProps.maPattBgColor.isUsed() ? maPatternProps.maPattBgColor : maPatternProp… in getBestSolidColor()
183 return aSolidColor; in getBestSolidColor()

Completed in 23 milliseconds