Searched refs:Zoom2Offset (Results 1 – 4 of 4) sorted by relevance
151 long SvxZoomSliderControl::Zoom2Offset( sal_uInt16 nCurrentZoom ) const in Zoom2Offset() function in SvxZoomSliderControl244 const long nCurrentOffset = Zoom2Offset( nCurrent ); in StateChanged()325 aImagePoint.X() += Zoom2Offset( mpImpl->mnCurrentZoom ); in Paint()
228 long ScZoomSliderWnd::Zoom2Offset( sal_uInt16 nCurrentZoom ) const in Zoom2Offset() function in ScZoomSliderWnd414 const long nCurrentOffset = Zoom2Offset( nCurrent ); in UpdateFromItem()516 aImagePoint.X() += Zoom2Offset( mpImpl->mnCurrentZoom ); in DoPaint()
42 long Zoom2Offset( sal_uInt16 nZoom ) const;
69 long Zoom2Offset( sal_uInt16 nZoom ) const;
Completed in 14 milliseconds