Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx341 sal_uInt16 SvNumberFormatter::GetStandardPrec() in GetStandardPrec() function in SvNumberFormatter
343 return pFormatScanner->GetStandardPrec(); in GetStandardPrec()
1485 sal_uInt16 nOldPrec = pFormatScanner->GetStandardPrec(); in GetInputLineString()
1928 nPrecision = pFormatScanner->GetStandardPrec(); in GetFormatSpecialInfo()
1939 return pFormatScanner->GetStandardPrec(); in GetFormatPrecision()
1984 nPrecision = pFormatScanner->GetStandardPrec(); in GetFormatSpecialInfo()
H A Dzformat.cxx1807 sal_uInt16 nStandardPrec = rScan.GetStandardPrec(); in ImpGetOutputStandard()
2091 …if (rScan.GetStandardPrec() == SvNumberFormatter::INPUTSTRING_PRECISION) // alle Zahlformate I… in GetOutputString()
2100 if (rScan.GetStandardPrec() == SvNumberFormatter::UNLIMITED_PRECISION) in GetOutputString()
2116 sal_uInt16 nStandardPrec = rScan.GetStandardPrec(); in GetOutputString()
2607 if ( rScan.GetStandardPrec() == 300 && in ImpGetTimeOutput()
3132 if ( rScan.GetStandardPrec() == 300 && in ImpGetDateTimeOutput()
H A Dzforscan.hxx92 sal_uInt16 GetStandardPrec() const { return nStandardPrec; } in GetStandardPrec() function in ImpSvNumberformatScan
H A Dnumfmuno.cxx1069 aRet <<= (sal_Int16)( pFormatter->GetStandardPrec() ); in getPropertyValue()
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx602 sal_uInt16 GetStandardPrec();

Completed in 62 milliseconds