Home
last modified time | relevance | path

Searched defs:round (Results 1 – 4 of 4) sorted by path

/trunk/main/connectivity/qa/complex/connectivity/dbase/
H A DDBaseNumericFunctions.java294 …private void round(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Un… in round() method in DBaseNumericFunctions
/trunk/main/sal/inc/rtl/
H A Dmath.hxx175 inline double round( in round() function
/trunk/main/sdext/source/presenter/
H A DPresenterSlideSorter.cxx85 sal_Int32 round (const double nValue) { return sal::static_int_cast<sal_Int32>(0.5 + nValue); } in round() function
/trunk/main/stoc/source/typeconv/
H A Dconvert.cxx129 static inline double round( double aVal ) in round() function

Completed in 45 milliseconds