Searched refs:INPUTSTRING_PRECISION (Results 1 – 3 of 3) sorted by relevance
342 static const sal_uInt16 INPUTSTRING_PRECISION; member in SvNumberFormatter
179 const sal_uInt16 SvNumberFormatter::INPUTSTRING_PRECISION = ::std::numeric_limits<sal_uInt16>::max(… member in SvNumberFormatter1494 ChangeStandardPrec(INPUTSTRING_PRECISION); in GetInputLineString()1515 ChangeStandardPrec(INPUTSTRING_PRECISION); in GetInputLineString()
2091 …if (rScan.GetStandardPrec() == SvNumberFormatter::INPUTSTRING_PRECISION) // alle Zahlformate I… in GetOutputString()
Completed in 53 milliseconds