Home
last modified time | relevance | path

Searched refs:SetZoomRect (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Ddrviewse.cxx1110 SetZoomRect( Rectangle( aPagePos, aPageSize ) ); in FuSupport()
1162 SetZoomRect(aVisArea); in FuSupport()
1187 SetZoomRect(Rectangle(aPos, Size(nW, nH))); in FuSupport()
1220 SetZoomRect( Rectangle( aPos, Size( nW, nH ) ) ); in FuSupport()
1246 SetZoomRect(mpZoomList->GetPreviousZoomRect()); in FuSupport()
1263 SetZoomRect(mpZoomList->GetNextZoomRect()); in FuSupport()
H A Ddrviewsh.cxx113 SetZoomRect(rRect); in MakeVisible()
183 SetZoomRect(aVisArea); in MakeVisible()
H A Doutlnvsh.cxx623 SetZoomRect(mpZoomList->GetPreviousZoomRect()); in FuSupport()
634 SetZoomRect(mpZoomList->GetNextZoomRect()); in FuSupport()
1252 void OutlineViewShell::SetZoomRect(const Rectangle& rZoomRect) in SetZoomRect() function in sd::OutlineViewShell
1254 ViewShell::SetZoomRect(rZoomRect); in SetZoomRect()
H A Ddrviews5.cxx116 SetZoomRect( GetDocSh()->GetVisArea(ASPECT_CONTENT) ); in Resize()
644 SetZoomRect(aVisArea); in ReadUserDataSequence()
H A Dviewshe2.cxx425 void ViewShell::SetZoomRect(const Rectangle& rZoomRect) in SetZoomRect() function in sd::ViewShell
427 long nZoom = GetActiveWindow()->SetZoomRect(rZoomRect); in SetZoomRect()
H A Ddrviews1.cxx328 void DrawViewShell::SetZoomRect( const Rectangle& rZoomRect ) in SetZoomRect() function in sd::DrawViewShell
330 ViewShell::SetZoomRect( rZoomRect ); in SetZoomRect()
H A Dsdwindow.cxx568 long Window::SetZoomRect (const Rectangle& rZoomRect) in SetZoomRect() function in sd::Window
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx719 void SlideSorterViewShell::SetZoomRect (const Rectangle& rZoomRect) in SetZoomRect() function in sd::slidesorter::SlideSorterViewShell
752 ViewShell::SetZoomRect(aRect); in SetZoomRect()
/trunk/main/sd/source/ui/func/
H A Dfupoor.cxx442 mpViewShell->SetZoomRect(pZoomList->GetNextZoomRect()); in IMPL_LINK_INLINE_END()
455 mpViewShell->SetZoomRect(pZoomList->GetPreviousZoomRect()); in IMPL_LINK_INLINE_END()
H A Dfuzoom.cxx213 mpViewShell->SetZoomRect(aZoomRect); in MouseButtonUp()
/trunk/main/sd/source/ui/inc/
H A DWindow.hxx97 long SetZoomRect (const Rectangle& rZoomRect);
H A DSlideSorterViewShell.hxx104 virtual void SetZoomRect (const Rectangle& rZoomRect);
H A DOutlineViewShell.hxx110 virtual void SetZoomRect(const Rectangle& rZoomRect);
H A DSlideViewShell.hxx118 virtual void SetZoomRect(const Rectangle& rZoomRect);
H A DViewShell.hxx226 virtual void SetZoomRect(const Rectangle& rZoomRect);
H A DDrawViewShell.hxx148 virtual void SetZoomRect( const Rectangle& rZoomRect );

Completed in 104 milliseconds