Home
last modified time | relevance | path

Searched refs:SetZoomFactor (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Dsdwindow.cxx187 SetZoomFactor(mnMinZoom); in CalcMinZoom()
457 long Window::SetZoomFactor(long nZoom) in SetZoomFactor() function in sd::Window
506 SetZoomFactor(nZoom); in SetZoomIntegral()
640 nNewZoom = SetZoomFactor(nZoom); in SetZoomRect()
H A DViewShellBase.cxx516 SfxViewShell::SetZoomFactor( in InnerResizePixel()
865 void ViewShellBase::SetZoomFactor ( in SetZoomFactor() function in sd::ViewShellBase
869 SfxViewShell::SetZoomFactor (rZoomX, rZoomY); in SetZoomFactor()
873 pShell->SetZoomFactor (rZoomX, rZoomY); in SetZoomFactor()
H A Ddrviews5.cxx509 void DrawViewShell::SetZoomFactor(const Fraction& rZoomX, const Fraction& rZoomY) in SetZoomFactor() function in sd::DrawViewShell
511 ViewShell::SetZoomFactor(rZoomX, rZoomY); in SetZoomFactor()
H A Dviewshe2.cxx706 void ViewShell::SetZoomFactor(const Fraction& rZoomX, const Fraction&) in SetZoomFactor() function in sd::ViewShell
/trunk/main/sfx2/source/view/
H A Dviewfrm2.cxx500 void SfxViewFrame::SetZoomFactor( const Fraction &rZoomX, const Fraction &rZoomY ) in SetZoomFactor() function in SfxViewFrame
502 GetViewShell()->SetZoomFactor( rZoomX, rZoomY ); in SetZoomFactor()
H A Dviewsh.cxx917 void SfxViewShell::SetZoomFactor( const Fraction &rZoomX, in SetZoomFactor() function in SfxViewShell
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx371 SetZoomFactor( Fraction( aWinHMM.Width(),aObjSize.Width() ), in UpdateOleZoom()
400 SfxViewShell::SetZoomFactor( Fraction( aLogicSize.Width(),aObjSize.Width() ), in InnerResizePixel()
440 void __EXPORT ScTabViewShell::SetZoomFactor( const Fraction &rZoomX, const Fraction &rZoomY ) in SetZoomFactor() function in ScTabViewShell
465 SfxViewShell::SetZoomFactor( rZoomX, rZoomY ); in SetZoomFactor()
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx1043 SfxViewShell::SetZoomFactor( Fraction( aSize.Width(), aObjSizePixel.Width() ), in InnerResizePixel()
1263 void SwView::SetZoomFactor( const Fraction &rX, const Fraction &rY ) in SetZoomFactor() function in SwView
1270 SfxViewShell::SetZoomFactor( rX, rY ); in SetZoomFactor()
/trunk/main/sd/source/ui/inc/
H A DWindow.hxx83 long SetZoomFactor(long nZoom);
H A DViewShellBase.hxx166 virtual void SetZoomFactor (
H A DViewShell.hxx561 virtual void SetZoomFactor( const Fraction &rZoomX,
H A DDrawViewShell.hxx413 virtual void SetZoomFactor(const Fraction& rZoomX, const Fraction& rZoomY);
/trunk/main/starmath/source/
H A Dview.cxx824 SfxViewShell::SetZoomFactor( Fraction( aProvidedSize.Width(), aObjSize.Width() ), in InnerResizePixel()
854 void SmViewShell::SetZoomFactor( const Fraction &rX, const Fraction &rY ) in SetZoomFactor() function in SmViewShell
863 SfxViewShell::SetZoomFactor( rX, rY ); in SetZoomFactor()
/trunk/main/starmath/inc/
H A Dview.hxx260 virtual void SetZoomFactor( const Fraction &rX, const Fraction &rY );
/trunk/main/sfx2/inc/sfx2/
H A Dviewfrm.hxx126 virtual void SetZoomFactor( const Fraction &rZoomX, const Fraction &rZoomY );
H A Dviewsh.hxx168 virtual void SetZoomFactor( const Fraction &rZoomX, const Fraction &rZoomY );
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx213 virtual void SetZoomFactor( const Fraction &rZoomX, const Fraction &rZoomY );
/trunk/main/sw/source/ui/inc/
H A Dview.hxx510 virtual void SetZoomFactor( const Fraction &rX, const Fraction & );

Completed in 102 milliseconds