Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/controller/dialogs/
H A DObjectNameProvider.cxx602 sal_Unicode aDecimalSep( '.' ); in getHelpText() local
613 fR*fR, rtl_math_StringFormat_G, 4, aDecimalSep, true )); in getHelpText()
646 sal_Unicode aDecimalSep( '.' ); in getHelpText() local
663 fMeanValue, rtl_math_StringFormat_G, 4, aDecimalSep, true )); in getHelpText()
675 fStdDev, rtl_math_StringFormat_G, 4, aDecimalSep, true )); in getHelpText()
/aoo42x/main/svl/inc/svl/
H A Dzforlist.hxx826 String aDecimalSep; member in SvNumberFormatter
989 inline const String& GetNumDecimalSep() const { return aDecimalSep; } in GetNumDecimalSep()
/aoo42x/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx1110 sal_Unicode aDecimalSep( '.' );//@todo get this locale dependent in createRegressionCurveEquationShapes() local
1112 fR*fR, rtl_math_StringFormat_G, 4, aDecimalSep, true )); in createRegressionCurveEquationShapes()
/aoo42x/main/svl/source/numbers/
H A Dzforlist.cxx245 aDecimalSep = pLoc->getNumDecimalSep(); in ImpConstruct()
276 aDecimalSep = pLoc->getNumDecimalSep(); in ChangeIntl()

Completed in 39 milliseconds