Searched refs:Ceil (Results 1 – 2 of 2) sorted by relevance
72 sal_Int32 PresenterGeometryHelper::Ceil (const double nValue) in Ceil() function in sdext::presenter::PresenterGeometryHelper93 const sal_Int32 nRight (Ceil(rBox.X2)); in ConvertRectangle()94 const sal_Int32 nBottom (Ceil(rBox.Y2)); in ConvertRectangle()
46 static sal_Int32 Ceil (const double nValue);
Completed in 7 milliseconds