Home
last modified time | relevance | path

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

/AOO41X/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
H A DSlsLayouter.cxx34 sal_Int32 RoundToInt (const double nValue) in RoundToInt() function