Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/axes/
H A DVPolarAngleAxis.cxx114 sal_Int32 nExtraColor=0; in createTextShapes_ForAngleAxis() local
124 …NumberFormatter.getFormattedString( pTickInfo->getUnscaledTickValue(), nExtraColor, bHasExtraColor… in createTextShapes_ForAngleAxis()
127 *pColorAny = uno::makeAny(bHasExtraColor?nExtraColor:nColor); in createTextShapes_ForAngleAxis()
H A DVCartesianAxis.cxx708 sal_Int32 nExtraColor=0; in createTextShapes() local
722 …NumberFormatter.getFormattedString( pTickInfo->getUnscaledTickValue(), nExtraColor, bHasExtraColor… in createTextShapes()
725 *pColorAny = uno::makeAny(bHasExtraColor?nExtraColor:nColor); in createTextShapes()

Completed in 26 milliseconds