Home
last modified time | relevance | path

Searched defs:SetZoom (Results 1 – 15 of 15) sorted by path

/trunk/main/sc/inc/
H A Dappoptio.hxx45 void SetZoom( sal_uInt16 nNew ) { nZoom = nNew; } in SetZoom() function in ScAppOptions
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx1549 void ScTabViewObj::SetZoom(sal_Int16 nZoom) in SetZoom() function in ScTabViewObj
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx684 void ScPreview::SetZoom(sal_uInt16 nNewZoom) in SetZoom() function in ScPreview
H A Dtabview5.cxx423 void ScTabView::SetZoom( const Fraction& rNewX, const Fraction& rNewY, sal_Bool bAll ) in SetZoom() function in ScTabView
H A Dviewdata.cxx653 void ScViewData::SetZoom( const Fraction& rNewX, const Fraction& rNewY, std::vector< SCTAB >& tabs ) in SetZoom() function in ScViewData
727 void ScViewData::SetZoom( const Fraction& rNewX, const Fraction& rNewY, sal_Bool bAll ) in SetZoom() function in ScViewData
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx709 void SlideSorterViewShell::SetZoom (long int ) in SetZoom() function in sd::slidesorter::SlideSorterViewShell
/trunk/main/sd/source/ui/unoidl/
H A DSdUnoDrawView.cxx530 void SdUnoDrawView::SetZoom( sal_Int16 nZoom ) in SetZoom() function in sd::SdUnoDrawView
/trunk/main/sd/source/ui/view/
H A Ddrviews1.cxx311 void DrawViewShell::SetZoom( long nZoom ) in SetZoom() function in sd::DrawViewShell
H A Doutlnvsh.cxx1227 void OutlineViewShell::SetZoom(long nZoom) in SetZoom() function in sd::OutlineViewShell
H A Dviewshe2.cxx383 void ViewShell::SetZoom(long nZoom) in SetZoom() function in sd::ViewShell
/trunk/main/svtools/source/control/
H A Druler.cxx2830 void Ruler::SetZoom( const Fraction& rNewZoom ) in SetZoom() function in Ruler
/trunk/main/sw/inc/
H A Dviewopt.hxx449 inline void SetZoom( sal_uInt16 n ){ nZoom = n; } in SetZoom() function in SwViewOption
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx2193 void SwPagePreView::SetZoom(SvxZoomType eType, sal_uInt16 nFactor) in SetZoom() function in SwPagePreView
H A Dviewmdi.cxx91 void SwView::SetZoom( SvxZoomType eZoomType, short nFactor, sal_Bool bViewOnly ) in SetZoom() function in SwView
/trunk/main/vcl/source/window/
H A Dwindow2.cxx901 void Window::SetZoom( const Fraction& rZoom ) in SetZoom() function in Window

Completed in 137 milliseconds