Home
last modified time | relevance | path

Searched refs:_SetZoom (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsLayouter.hxx140 void _SetZoom (double nZoomFactor);
141 void _SetZoom (Fraction nZoomFactor);
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx396 void Layouter::_SetZoom (double nZoomFactor) in _SetZoom() function in sd::slidesorter::view::Layouter
398 _SetZoom(Fraction(nZoomFactor)); in _SetZoom()
404 void Layouter::_SetZoom (Fraction nZoomFactor) in _SetZoom() function in sd::slidesorter::view::Layouter
/trunk/main/sw/source/ui/uiview/
H A Dviewmdi.cxx93 _SetZoom( GetEditWin().GetOutputSizePixel(), eZoomType, nFactor, bViewOnly ); in SetZoom()
96 void SwView::_SetZoom( const Size &rEditSize, SvxZoomType eZoomType, in _SetZoom() function in SwView
H A Dviewport.cxx1218 _SetZoom( aEditSz, (SvxZoomType)pWrtShell->GetViewOptions()->GetZoomType(), 100, sal_True ); in OuterResizePixel()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx365 SW_DLLPRIVATE void _SetZoom( const Size &rEditSz,

Completed in 34 milliseconds