Home
last modified time | relevance | path

Searched defs:ConvertDoubleValue (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dfield.hxx597 …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
/trunk/main/vcl/source/control/
H A Dfield.cxx1295 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 27 milliseconds