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
88 _SetZoom( GetEditWin().GetOutputSizePixel(), eZoomType, nFactor, bViewOnly ); in SetZoom()91 void SwView::_SetZoom( const Size &rEditSize, SvxZoomType eZoomType, in _SetZoom() function in SwView
1215 … _SetZoom( aEditSz, (SvxZoomType)pWrtShell->GetViewOptions()->GetZoomType(), 100, sal_True ); in OuterResizePixel()
364 SW_DLLPRIVATE void _SetZoom( const Size &rEditSz,