Searched defs:nDecPlaces (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sal/inc/rtl/ |
H A D | math.hxx | 43 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 D | editfield.cxx | 70 void ScDoubleField::SetValue( double fValue, sal_Int32 nDecPlaces, bool bEraseTrailingDecZeros ) in SetValue()
|
/trunk/main/sal/rtl/source/ |
H A D | math.cxx | 299 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 14 milliseconds