Searched defs:ConvertDoubleValue (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vcl/inc/vcl/ |
H A D | field.hxx | 597 …static double ConvertDoubleValue( sal_Int64 nValue, sal_Int64 nBaseValue, sal_uInt16 nDe… in ConvertDoubleValue() function in MetricField 600 static double ConvertDoubleValue( sal_Int64 nValue, sal_uInt16 nDecDigits, in ConvertDoubleValue() function in MetricField 603 static double ConvertDoubleValue( sal_Int64 nValue, sal_uInt16 nDecDigits, in ConvertDoubleValue() function in MetricField
|
/aoo42x/main/vcl/source/control/ |
H A D | field.cxx | 1295 double MetricField::ConvertDoubleValue( double nValue, sal_Int64 mnBaseValue, sal_uInt16 nDecDigits, in ConvertDoubleValue() function in MetricField 1346 double MetricField::ConvertDoubleValue( double nValue, sal_uInt16 nDigits, in ConvertDoubleValue() function in MetricField 1403 double MetricField::ConvertDoubleValue( double nValue, sal_uInt16 nDigits, in ConvertDoubleValue() function in MetricField
|
Completed in 24 milliseconds