Home
last modified time | relevance | path

Searched refs:rtl_math_RoundingMode_Corrected (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sal/inc/rtl/
H A Dmath.h85 rtl_math_RoundingMode_Corrected, enumerator
H A Dmath.hxx177 rtl_math_RoundingMode eMode = rtl_math_RoundingMode_Corrected) in round()
/trunk/main/sal/rtl/source/
H A Dmath.cxx982 case rtl_math_RoundingMode_Corrected : in rtl_math_round()
1095 fValue = rtl_math_round( fValue, 0, rtl_math_RoundingMode_Corrected); in rtl_math_approxValue()
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx484 RoundNumber( rtl_math_RoundingMode_Corrected ); in ScRound()
1258 if (fNper == ::rtl::math::round( fNper, 0, rtl_math_RoundingMode_Corrected )) in RateIteration()

Completed in 35 milliseconds