/aoo42x/main/sd/source/ui/view/ |
H A D | viewshe2.cxx | 200 VisAreaChanged(aVisAreaWin); in IMPL_LINK_INLINE_END() 268 VisAreaChanged(aVisAreaWin); in IMPL_LINK_INLINE_END() 362 VisAreaChanged(aVisAreaWin); in Scroll() 367 pView->VisAreaChanged(GetActiveWindow()); in Scroll() 407 VisAreaChanged(aVisAreaWin); in SetZoom() 412 pView->VisAreaChanged(GetActiveWindow()); in SetZoom() 454 VisAreaChanged(aVisAreaWin); in SetZoomRect() 459 pView->VisAreaChanged(GetActiveWindow()); in SetZoomRect() 489 VisAreaChanged(aVisAreaWin); in InitWindows() 1145 GetViewShell()->VisAreaChanged(rRect); in VisAreaChanged() [all …]
|
H A D | drviews5.cxx | 635 VisAreaChanged(aVisArea); in ReadUserDataSequence() 641 pView->VisAreaChanged(GetActiveWindow()); in ReadUserDataSequence() 651 void DrawViewShell::VisAreaChanged(const Rectangle& rRect) in VisAreaChanged() function in sd::DrawViewShell 653 ViewShell::VisAreaChanged( rRect ); in VisAreaChanged()
|
H A D | drviews1.cxx | 1095 VisAreaChanged(Rectangle(Point(), Size(1, 1))); in SwitchPage() 1252 VisAreaChanged(aVisAreaWin); in SwitchPage() 1253 mpDrawView->VisAreaChanged(GetActiveWindow()); in SwitchPage()
|
H A D | outlnvsh.cxx | 2092 void OutlineViewShell::VisAreaChanged(const Rectangle& rRect) in VisAreaChanged() function in sd::OutlineViewShell 2094 ViewShell::VisAreaChanged( rRect ); in VisAreaChanged()
|
H A D | viewshel.cxx | 945 pView->VisAreaChanged(GetActiveWindow()); in Resize()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdpntv.cxx | 1433 void SdrPaintView::VisAreaChanged(const OutputDevice* pOut) in VisAreaChanged() function in SdrPaintView 1443 VisAreaChanged(*pWindow); in VisAreaChanged() 1450 VisAreaChanged(*mpPageView->GetPageWindow(a)); in VisAreaChanged() 1456 void SdrPaintView::VisAreaChanged(const SdrPageWindow& /*rWindow*/) in VisAreaChanged() function in SdrPaintView
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdpntv.hxx | 555 void VisAreaChanged(const OutputDevice* pOut=NULL); 556 void VisAreaChanged(const SdrPageWindow& rWindow);
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | ipclient.hxx | 93 void VisAreaChanged();
|
H A D | viewsh.hxx | 203 void VisAreaChanged(const Rectangle& rRect);
|
/aoo42x/main/sfx2/source/view/ |
H A D | viewsh.cxx | 781 VisAreaChanged(aVisArea); in ExecMisc_Impl() 1872 void SfxViewShell::VisAreaChanged(const Rectangle& /*rVisArea*/) in VisAreaChanged() function in SfxViewShell 1883 pIPClient->VisAreaChanged(); in VisAreaChanged()
|
H A D | ipclient.cxx | 1054 void SfxInPlaceClient::VisAreaChanged() in VisAreaChanged() function in SfxInPlaceClient
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | OutlineViewShell.hxx | 129 virtual void VisAreaChanged(const Rectangle& rRect);
|
H A D | SlideViewShell.hxx | 138 virtual void VisAreaChanged(const Rectangle& rRect);
|
H A D | ViewShell.hxx | 306 virtual void VisAreaChanged(const Rectangle& rRect);
|
H A D | DrawViewShell.hxx | 304 virtual void VisAreaChanged(const Rectangle& rRect);
|
/aoo42x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleDocumentPagePreview.cxx | 721 void VisAreaChanged() const; 906 void ScShapeChilds::VisAreaChanged() const in VisAreaChanged() function in ScShapeChilds 1568 GetShapeChilds()->VisAreaChanged(); in Notify()
|
H A D | AccessibleDocument.cxx | 292 void VisAreaChanged() const; 1401 void ScChildrenShapes::VisAreaChanged() const in VisAreaChanged() function in ScChildrenShapes 1659 mpAccessibleSpreadsheet->VisAreaChanged(); in Notify() 1662 mpChildrenShapes->VisAreaChanged(); in Notify()
|
H A D | AccessibleSpreadsheet.cxx | 428 void ScAccessibleSpreadsheet::VisAreaChanged() in VisAreaChanged() function in ScAccessibleSpreadsheet
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | AccessibleSpreadsheet.hxx | 98 void VisAreaChanged();
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabview.cxx | 2437 aViewData.GetViewShell()->VisAreaChanged( in SetNewVisArea() 2440 pDrawView->VisAreaChanged(); // kein Window uebergeben -> alle Fenster in SetNewVisArea() 2460 pImp->VisAreaChanged(); in SetNewVisArea()
|
/aoo42x/main/sw/source/core/view/ |
H A D | viewsh.cxx | 1277 Imp()->GetDrawView()->VisAreaChanged( GetWin() ); in VisPortChgd() 1492 Imp()->GetDrawView()->VisAreaChanged( GetWin() ); in SmoothScroll()
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fuinsert.cxx | 698 mpViewShell->VisAreaChanged(aVisAreaWin); in DoExecute()
|
/aoo42x/main/sc/inc/ |
H A D | viewuno.hxx | 223 void VisAreaChanged();
|
/aoo42x/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 779 mpViewShell->VisAreaChanged(aVisAreaWin); in disposing() 780 mpView->VisAreaChanged(pActWin); in disposing()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewport.cxx | 308 SfxViewShell::VisAreaChanged( aVisArea ); in SetVisArea()
|