Home
last modified time | relevance | path

Searched defs:Round (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sdext/source/presenter/
H A DPresenterGeometryHelper.cxx80 sal_Int32 PresenterGeometryHelper::Round (const double nValue) in Round() function in sdext::presenter::PresenterGeometryHelper
/trunk/main/svx/inc/svx/
H A Dsvdtrans.hxx58 inline long Round(double a) { return a>0.0 ? (long)(a+0.5) : -(long)((-a)+0.5); } in Round() function
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx2563 RTLFUNC(Round) in RTLFUNC() argument

Completed in 32 milliseconds