Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx65 sal_Int32 RoundToInt (const double nValue) { return sal_Int32(::rtl::math::round(nValue)); } in RoundToInt() function
144 RoundToInt(aOriginalPreviewSize.Width()*nPreviewScale), in Create()
145 RoundToInt(aOriginalPreviewSize.Height()*nPreviewScale)); in Create()
147 RoundToInt(Min(aPreviewSize.Width(),aPreviewSize.Height()) * gnPreviewOffsetScale)); in Create()
H A DSlsLayouter.cxx34 sal_Int32 RoundToInt (const double nValue) in RoundToInt() function

Completed in 24 milliseconds