Searched refs:_SetZoom (Results 1 – 5 of 5) sorted by relevance
140 void _SetZoom (double nZoomFactor);141 void _SetZoom (Fraction nZoomFactor);
396 void Layouter::_SetZoom (double nZoomFactor) in _SetZoom() function in sd::slidesorter::view::Layouter398 _SetZoom(Fraction(nZoomFactor)); in _SetZoom()404 void Layouter::_SetZoom (Fraction nZoomFactor) in _SetZoom() function in sd::slidesorter::view::Layouter
93 _SetZoom( GetEditWin().GetOutputSizePixel(), eZoomType, nFactor, bViewOnly ); in SetZoom()96 void SwView::_SetZoom( const Size &rEditSize, SvxZoomType eZoomType, in _SetZoom() function in SwView
1218 _SetZoom( aEditSz, (SvxZoomType)pWrtShell->GetViewOptions()->GetZoomType(), 100, sal_True ); in OuterResizePixel()
365 SW_DLLPRIVATE void _SetZoom( const Size &rEditSz,
Completed in 44 milliseconds