Searched refs:nExtraColor (Results 1 – 2 of 2) sorted by relevance
114 sal_Int32 nExtraColor=0; in createTextShapes_ForAngleAxis() local124 …NumberFormatter.getFormattedString( pTickInfo->getUnscaledTickValue(), nExtraColor, bHasExtraColor… in createTextShapes_ForAngleAxis()127 *pColorAny = uno::makeAny(bHasExtraColor?nExtraColor:nColor); in createTextShapes_ForAngleAxis()
708 sal_Int32 nExtraColor=0; in createTextShapes() local722 …NumberFormatter.getFormattedString( pTickInfo->getUnscaledTickValue(), nExtraColor, bHasExtraColor… in createTextShapes()725 *pColorAny = uno::makeAny(bHasExtraColor?nExtraColor:nColor); in createTextShapes()
Completed in 23 milliseconds