Home
last modified time | relevance | path

Searched refs:SetVisArea (Results 1 – 25 of 55) sorted by relevance

123

/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx217 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 Dview.cxx955 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()
/trunk/main/sw/source/ui/wrtsh/
H A Dmove.cxx113 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()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx295 SetVisArea(aVisArea); in InitNew()
359 SetVisArea( Rectangle( pPage->GetAllObjBoundRect() ) ); in Load()
556 SfxObjectShell::SetVisArea( Rectangle() ); in Save()
597 SfxObjectShell::SetVisArea( Rectangle() ); in SaveAs()
/trunk/main/sfx2/source/doc/
H A Dobjembed.cxx122 void SfxObjectShell::SetVisArea( const Rectangle & rVisArea ) in SetVisArea() function in SfxObjectShell
179 SetVisArea( Rectangle( GetVisArea().TopLeft(), rVisSize ) ); in SetVisAreaSize()
/trunk/main/sd/source/ui/view/
H A Dfrmview.cxx863 SetVisArea( aVisArea ); in ReadUserDataSequence()
874 SetVisArea( aVisArea ); in ReadUserDataSequence()
884 SetVisArea( aVisArea ); in ReadUserDataSequence()
894 SetVisArea( aVisArea ); in ReadUserDataSequence()
H A Dviewshe2.cxx196 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 Ddrviews5.cxx394 mpFrameView->SetVisArea(aVisArea); in WriteFrameViewData()
632 GetDocSh()->SetVisArea(aVisArea); in ReadUserDataSequence()
H A Dpresvish.cxx110 GetDocSh()->SetVisArea( maOldVisArea ); in ~PresentationViewShell()
/trunk/main/sw/source/core/access/
H A Daccdoc.hxx53 using SwAccessibleFrame::SetVisArea;
63 void SetVisArea();
H A Dacccontext.cxx322 SetVisArea( GetMap()->GetVisArea() ); in Scrolled()
341 SetVisArea( GetMap()->GetVisArea() ); in ScrolledWithin()
386 SetVisArea( GetMap()->GetVisArea() ); in ScrolledOut()
H A Daccframe.hxx144 inline void SetVisArea( const SwRect& rNewVisArea ) in SetVisArea() function in SwAccessibleFrame
H A Daccdoc.cxx100 void SwAccessibleDocumentBase::SetVisArea() in SetVisArea() function in SwAccessibleDocumentBase
108 SwAccessibleFrame::SetVisArea( GetMap()->GetVisArea() ); in SetVisArea()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh6.cxx68 void __EXPORT ScDocShell::SetVisArea( const Rectangle & rVisArea ) in SetVisArea() function in ScDocShell
142 SfxObjectShell::SetVisArea( aArea ); in SetVisAreaOrSize()
/trunk/main/starmath/source/
H A Ddocument.cxx809 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 Dedit.cxx301 pEditView->SetVisArea(aVisArea); in Resize()
528 pEditView->SetVisArea(Rectangle(Point(pHScrollBar->GetThumbPos(), in IMPL_LINK_INLINE_START()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx912 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()
/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx94 m_pView->SetVisArea( Rectangle( Point( ), m_pViewport->GetOutputSize() ) ); in RichTextControlImpl()
455 m_pView->SetVisArea( Rectangle( Point( ), aViewportSizeLogic ) ); in layoutWindow()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx492 virtual void SetVisArea( const Rectangle&, sal_Bool bUpdateScrollbar = sal_True);
493 void SetVisArea( const Point&, sal_Bool bUpdateScrollbar = sal_True);
H A Dpview.hxx263 virtual void SetVisArea( const Rectangle&, sal_Bool bUpdateScrollbar = sal_True);
/trunk/main/sd/source/ui/notes/
H A DEditWindow.cxx312 mpEditView->SetVisArea(aVisArea); in Resize()
531 mpEditView->SetVisArea(Rectangle(Point(mpHorizontalScrollBar->GetThumbPos(), in IMPL_LINK_INLINE_START()
/trunk/main/starmath/inc/
H A Ddocument.hxx222 virtual void SetVisArea (const Rectangle & rVisArea);
/trunk/main/sd/source/ui/inc/
H A DFrameView.hxx88 void SetVisArea(const Rectangle& rVisArea) in SetVisArea() function in sd::FrameView
/trunk/main/editeng/inc/editeng/
H A Deditview.hxx134 void SetVisArea( const Rectangle& rRec );
/trunk/main/sw/inc/
H A Ddocsh.hxx184 virtual void SetVisArea( const Rectangle &rRect );

Completed in 113 milliseconds

123