Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx847 double fShadeTint = static_cast< double >( nCycleIdx + 1 ) / (nMaxCycleIdx + 2) * 1.4 - 0.7; in getPhColor() local
848 if( fShadeTint != 0.0 ) in getPhColor()
852 aColor.addChartTintTransformation( fShadeTint ); in getPhColor()

Completed in 19 milliseconds