Searched refs:SetZoomRect (Results 1 – 16 of 16) sorted by relevance
1110 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()
113 SetZoomRect(rRect); in MakeVisible()183 SetZoomRect(aVisArea); in MakeVisible()
623 SetZoomRect(mpZoomList->GetPreviousZoomRect()); in FuSupport()634 SetZoomRect(mpZoomList->GetNextZoomRect()); in FuSupport()1252 void OutlineViewShell::SetZoomRect(const Rectangle& rZoomRect) in SetZoomRect() function in sd::OutlineViewShell1254 ViewShell::SetZoomRect(rZoomRect); in SetZoomRect()
116 SetZoomRect( GetDocSh()->GetVisArea(ASPECT_CONTENT) ); in Resize()644 SetZoomRect(aVisArea); in ReadUserDataSequence()
425 void ViewShell::SetZoomRect(const Rectangle& rZoomRect) in SetZoomRect() function in sd::ViewShell427 long nZoom = GetActiveWindow()->SetZoomRect(rZoomRect); in SetZoomRect()
328 void DrawViewShell::SetZoomRect( const Rectangle& rZoomRect ) in SetZoomRect() function in sd::DrawViewShell330 ViewShell::SetZoomRect( rZoomRect ); in SetZoomRect()
566 long Window::SetZoomRect (const Rectangle& rZoomRect) in SetZoomRect() function in sd::Window
719 void SlideSorterViewShell::SetZoomRect (const Rectangle& rZoomRect) in SetZoomRect() function in sd::slidesorter::SlideSorterViewShell752 ViewShell::SetZoomRect(aRect); in SetZoomRect()
442 mpViewShell->SetZoomRect(pZoomList->GetNextZoomRect()); in IMPL_LINK_INLINE_END()455 mpViewShell->SetZoomRect(pZoomList->GetPreviousZoomRect()); in IMPL_LINK_INLINE_END()
213 mpViewShell->SetZoomRect(aZoomRect); in MouseButtonUp()
97 long SetZoomRect (const Rectangle& rZoomRect);
104 virtual void SetZoomRect (const Rectangle& rZoomRect);
110 virtual void SetZoomRect(const Rectangle& rZoomRect);
118 virtual void SetZoomRect(const Rectangle& rZoomRect);
226 virtual void SetZoomRect(const Rectangle& rZoomRect);
148 virtual void SetZoomRect( const Rectangle& rZoomRect );
Completed in 91 milliseconds