Home
last modified time | relevance | path

Searched refs:Ceil (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterGeometryHelper.cxx72 sal_Int32 PresenterGeometryHelper::Ceil (const double nValue) in Ceil() function in sdext::presenter::PresenterGeometryHelper
93 const sal_Int32 nRight (Ceil(rBox.X2)); in ConvertRectangle()
94 const sal_Int32 nBottom (Ceil(rBox.Y2)); in ConvertRectangle()
H A DPresenterGeometryHelper.hxx46 static sal_Int32 Ceil (const double nValue);

Completed in 14 milliseconds