Searched defs:RoundToInt (Results 1 – 2 of 2) sorted by relevance
65 sal_Int32 RoundToInt (const double nValue) { return sal_Int32(::rtl::math::round(nValue)); } in RoundToInt() function
34 sal_Int32 RoundToInt (const double nValue) in RoundToInt() function