Home
last modified time | relevance | path

Searched defs:nDecPlaces (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sal/inc/rtl/
H A Dmath.hxx43 sal_Int32 nDecPlaces, in doubleToString()
59 sal_Int32 nDecPlaces, in doubleToString()
73 sal_Int32 nDecPlaces, in doubleToUString()
90 sal_Int32 nDecPlaces, in doubleToUString()
105 sal_Int32 nDecPlaces, in doubleToUStringBuffer()
124 sal_Int32 nDecPlaces, in doubleToUStringBuffer()
176 double fValue, int nDecPlaces = 0, in round()
/trunk/main/sc/source/ui/cctrl/
H A Deditfield.cxx70 void ScDoubleField::SetValue( double fValue, sal_Int32 nDecPlaces, bool bEraseTrailingDecZeros ) in SetValue()
/trunk/main/sal/rtl/source/
H A Dmath.cxx299 sal_Int32 nDecPlaces, typename T::Char cDecSeparator, in doubleToString()
653 sal_Int32 nDecPlaces, in rtl_math_doubleToString()
669 sal_Int32 nDecPlaces, in rtl_math_doubleToUString()
953 double SAL_CALL rtl_math_round(double fValue, int nDecPlaces, in rtl_math_round()

Completed in 15 milliseconds