Searched defs:nDecDigits (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/vcl/source/control/ |
H A D | longcurr.cxx | 137 sal_uInt16 nDecDigits, const LocaleDataWrapper& rLocaleDataWrapper, in ImplNumericGetValue() 274 sal_uInt16 nDecDigits, const LocaleDataWrapper& rLocaleDataWrapper ) in ImplLongCurrencyGetValue() 283 sal_uInt16 nDecDigits, in ImplLongCurrencyReformat()
|
H A D | field.cxx | 101 … sal_uInt16 nDecDigits, const LocaleDataWrapper& rLocaleDataWrappper, in ImplNumericGetValue() 1211 static FieldUnit ImplMap2FieldUnit( MapUnit meUnit, long& nDecDigits ) in ImplMap2FieldUnit() 1254 sal_Int64 MetricField::ConvertValue( sal_Int64 nValue, sal_Int64 mnBaseValue, sal_uInt16 nDecDigits, in ConvertValue() 1295 double MetricField::ConvertDoubleValue( double nValue, sal_Int64 mnBaseValue, sal_uInt16 nDecDigits, in ConvertDoubleValue() 1361 long nDecDigits = nDigits; in ConvertDoubleValue() local 1418 long nDecDigits = nDigits; in ConvertDoubleValue() local 1461 … sal_uInt16 nDecDigits, const LocaleDataWrapper& rLocaleDataWrapper, FieldUnit eUnit ) in ImplMetricGetValue() 2105 sal_uInt16 nDecDigits, const LocaleDataWrapper& rWrapper ) in ImplCurrencyGetValue()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | field.hxx | 597 …double ConvertDoubleValue( sal_Int64 nValue, sal_Int64 nBaseValue, sal_uInt16 nDecDigits, in ConvertDoubleValue() 600 static double ConvertDoubleValue( sal_Int64 nValue, sal_uInt16 nDecDigits, in ConvertDoubleValue() 603 static double ConvertDoubleValue( sal_Int64 nValue, sal_uInt16 nDecDigits, in ConvertDoubleValue()
|
Completed in 74 milliseconds