/aoo42x/main/sd/source/ui/view/ |
H A D | sdwindow.cxx | 185 SetZoomFactor(mnMinZoom); in CalcMinZoom() 455 long Window::SetZoomFactor(long nZoom) in SetZoomFactor() function in sd::Window 504 SetZoomFactor(nZoom); in SetZoomIntegral() 638 nNewZoom = SetZoomFactor(nZoom); in SetZoomRect()
|
H A D | ViewShellBase.cxx | 516 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 D | drviews5.cxx | 509 void DrawViewShell::SetZoomFactor(const Fraction& rZoomX, const Fraction& rZoomY) in SetZoomFactor() function in sd::DrawViewShell 511 ViewShell::SetZoomFactor(rZoomX, rZoomY); in SetZoomFactor()
|
H A D | viewshe2.cxx | 706 void ViewShell::SetZoomFactor(const Fraction& rZoomX, const Fraction&) in SetZoomFactor() function in sd::ViewShell
|
/aoo42x/main/sfx2/source/view/ |
H A D | viewfrm2.cxx | 500 void SfxViewFrame::SetZoomFactor( const Fraction &rZoomX, const Fraction &rZoomY ) in SetZoomFactor() function in SfxViewFrame 502 GetViewShell()->SetZoomFactor( rZoomX, rZoomY ); in SetZoomFactor()
|
H A D | viewsh.cxx | 917 void SfxViewShell::SetZoomFactor( const Fraction &rZoomX, in SetZoomFactor() function in SfxViewShell
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabvwsh4.cxx | 371 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()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewport.cxx | 1043 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()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | Window.hxx | 83 long SetZoomFactor(long nZoom);
|
H A D | ViewShellBase.hxx | 166 virtual void SetZoomFactor (
|
H A D | ViewShell.hxx | 561 virtual void SetZoomFactor( const Fraction &rZoomX,
|
H A D | DrawViewShell.hxx | 413 virtual void SetZoomFactor(const Fraction& rZoomX, const Fraction& rZoomY);
|
/aoo42x/main/starmath/source/ |
H A D | view.cxx | 824 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()
|
/aoo42x/main/starmath/inc/ |
H A D | view.hxx | 260 virtual void SetZoomFactor( const Fraction &rX, const Fraction &rY );
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | viewfrm.hxx | 126 virtual void SetZoomFactor( const Fraction &rZoomX, const Fraction &rZoomY );
|
H A D | viewsh.hxx | 168 virtual void SetZoomFactor( const Fraction &rZoomX, const Fraction &rZoomY );
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | tabvwsh.hxx | 213 virtual void SetZoomFactor( const Fraction &rZoomX, const Fraction &rZoomY );
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | view.hxx | 510 virtual void SetZoomFactor( const Fraction &rX, const Fraction & );
|