/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewport.cxx | 217 SetVisArea( aNewVisArea, sal_False ); in DocSzChgd() 345 SetVisArea( Rectangle( aPt, in SetVisArea() 509 SetVisArea( aPt ); in Scroll() 527 SetVisArea( aPt ); in Scroll() 552 SetVisArea( aPnt ); in Scroll() 601 SetVisArea( aPos ); in PageUp() 613 SetVisArea( aPos ); in PageDown() 633 SetVisArea( aAlPt ); in PhyPageUp() 653 SetVisArea( aAlPt ); in PhyPageDown() 797 SetVisArea( aPos, sal_False ); in IMPL_LINK() [all …]
|
H A D | view.cxx | 955 SetVisArea( pDocSh->GetVisArea(ASPECT_CONTENT),sal_False); in SwView() 1231 SetVisArea( aVis.TopLeft() ); in ReadUserData() 1233 SetVisArea( aVis ); in ReadUserData() 1463 SetVisArea( aTopLeft ); in ReadUserDataSequence() 1466 SetVisArea( aVis ); in ReadUserDataSequence()
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | move.cxx | 113 rView.SetVisArea( aTmp ); in Left() 133 rView.SetVisArea( aTmp ); in Right() 151 rView.SetVisArea( aTmp ); in Up() 170 rView.SetVisArea( aTmp ); in Down() 188 rView.SetVisArea( aTmp ); in LeftMargin() 208 rView.SetVisArea( aTmp ); in RightMargin()
|
/aoo42x/main/sd/source/ui/docshell/ |
H A D | docshel4.cxx | 295 SetVisArea(aVisArea); in InitNew() 359 SetVisArea( Rectangle( pPage->GetAllObjBoundRect() ) ); in Load() 556 SfxObjectShell::SetVisArea( Rectangle() ); in Save() 597 SfxObjectShell::SetVisArea( Rectangle() ); in SaveAs()
|
/aoo42x/main/sfx2/source/doc/ |
H A D | objembed.cxx | 122 void SfxObjectShell::SetVisArea( const Rectangle & rVisArea ) in SetVisArea() function in SfxObjectShell 179 SetVisArea( Rectangle( GetVisArea().TopLeft(), rVisSize ) ); in SetVisAreaSize()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | frmview.cxx | 863 SetVisArea( aVisArea ); in ReadUserDataSequence() 874 SetVisArea( aVisArea ); in ReadUserDataSequence() 884 SetVisArea( aVisArea ); in ReadUserDataSequence() 894 SetVisArea( aVisArea ); in ReadUserDataSequence()
|
H A D | viewshe2.cxx | 196 GetDocSh()->SetVisArea(aVisArea); in IMPL_LINK_INLINE_END() 264 GetDocSh()->SetVisArea(aVisArea); in IMPL_LINK_INLINE_END() 358 GetDocSh()->SetVisArea(aVisArea); in Scroll()
|
H A D | drviews5.cxx | 394 mpFrameView->SetVisArea(aVisArea); in WriteFrameViewData() 632 GetDocSh()->SetVisArea(aVisArea); in ReadUserDataSequence()
|
H A D | presvish.cxx | 110 GetDocSh()->SetVisArea( maOldVisArea ); in ~PresentationViewShell()
|
/aoo42x/main/sw/source/core/access/ |
H A D | accdoc.hxx | 53 using SwAccessibleFrame::SetVisArea; 63 void SetVisArea();
|
H A D | acccontext.cxx | 322 SetVisArea( GetMap()->GetVisArea() ); in Scrolled() 341 SetVisArea( GetMap()->GetVisArea() ); in ScrolledWithin() 386 SetVisArea( GetMap()->GetVisArea() ); in ScrolledOut()
|
H A D | accframe.hxx | 144 inline void SetVisArea( const SwRect& rNewVisArea ) in SetVisArea() function in SwAccessibleFrame
|
H A D | accdoc.cxx | 100 void SwAccessibleDocumentBase::SetVisArea() in SetVisArea() function in SwAccessibleDocumentBase 108 SwAccessibleFrame::SetVisArea( GetMap()->GetVisArea() ); in SetVisArea()
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh6.cxx | 68 void __EXPORT ScDocShell::SetVisArea( const Rectangle & rVisArea ) in SetVisArea() function in ScDocShell 142 SfxObjectShell::SetVisArea( aArea ); in SetVisAreaOrSize()
|
/aoo42x/main/starmath/source/ |
H A D | document.cxx | 809 SetVisArea(Rectangle(Point(0, 0), Size(2000, 1000))); in InitNew() 1342 void SmDocShell::SetVisArea(const Rectangle & rVisArea) in SetVisArea() function in SmDocShell 1369 SfxObjectShell::SetVisArea( aNewRect ); in SetVisArea()
|
H A D | edit.cxx | 301 pEditView->SetVisArea(aVisArea); in Resize() 528 pEditView->SetVisArea(Rectangle(Point(pHScrollBar->GetThumbPos(), in IMPL_LINK_INLINE_START()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docsh.cxx | 912 void SwDocShell::SetVisArea( const Rectangle &rRect ) in SetVisArea() function in SwDocShell 930 mpView->SetVisArea( aRect, sal_True ); in SetVisArea() 933 SfxObjectShell::SetVisArea( aRect ); in SetVisArea()
|
/aoo42x/main/forms/source/richtext/ |
H A D | richtextimplcontrol.cxx | 94 m_pView->SetVisArea( Rectangle( Point( ), m_pViewport->GetOutputSize() ) ); in RichTextControlImpl() 455 m_pView->SetVisArea( Rectangle( Point( ), aViewportSizeLogic ) ); in layoutWindow()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | view.hxx | 492 virtual void SetVisArea( const Rectangle&, sal_Bool bUpdateScrollbar = sal_True); 493 void SetVisArea( const Point&, sal_Bool bUpdateScrollbar = sal_True);
|
H A D | pview.hxx | 263 virtual void SetVisArea( const Rectangle&, sal_Bool bUpdateScrollbar = sal_True);
|
/aoo42x/main/sd/source/ui/notes/ |
H A D | EditWindow.cxx | 312 mpEditView->SetVisArea(aVisArea); in Resize() 531 mpEditView->SetVisArea(Rectangle(Point(mpHorizontalScrollBar->GetThumbPos(), in IMPL_LINK_INLINE_START()
|
/aoo42x/main/starmath/inc/ |
H A D | document.hxx | 222 virtual void SetVisArea (const Rectangle & rVisArea);
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | FrameView.hxx | 88 void SetVisArea(const Rectangle& rVisArea) in SetVisArea() function in sd::FrameView
|
/aoo42x/main/editeng/inc/editeng/ |
H A D | editview.hxx | 134 void SetVisArea( const Rectangle& rRec );
|
/aoo42x/main/sw/inc/ |
H A D | docsh.hxx | 184 virtual void SetVisArea( const Rectangle &rRect );
|