Home
last modified time | relevance | path

Searched refs:GetVisArea (Results 26 – 50 of 96) sorted by relevance

1234

/aoo42x/main/sw/source/ui/uiview/
H A Dviewmdi.cxx209 if ( rCharRect.Top() > GetVisArea().Bottom() || in _SetZoom()
213 aPos.Y() = GetVisArea().Top(); in _SetZoom()
/aoo42x/main/sd/source/ui/view/
H A Ddrviews5.cxx116 SetZoomRect( GetDocSh()->GetVisArea(ASPECT_CONTENT) ); in Resize()
628 const Rectangle aVisArea( mpFrameView->GetVisArea() ); in ReadUserDataSequence()
H A Ddrviewsa.cxx321 aVisAreaPos = pDocSh->GetVisArea(ASPECT_CONTENT).TopLeft(); in Construct()
619 aVisAreaPos = GetDocSh()->GetVisArea(ASPECT_CONTENT).TopLeft(); in SetupPage()
H A Dpresvish.cxx103 maOldVisArea = GetDocSh()->GetVisArea( ASPECT_CONTENT ); in PresentationViewShell()
H A Doutlnvsh.cxx323 Rectangle aVis = pOutlinerView->GetVisArea(); in ArrangeGUIElements()
1162 long nCurrentPos = pOutlinerView->GetVisArea().Left(); in VirtHScrollHdl()
1192 long nCurrentPos = pOutlinerView->GetVisArea().Top(); in VirtVScrollHdl()
/aoo42x/main/starmath/source/
H A Daccessibility.cxx920 Rectangle SmViewForwarder::GetVisArea() const in GetVisArea() function in SmViewForwarder
927 Rectangle aVisArea = pEditView->GetVisArea(); in GetVisArea()
1577 Rectangle SmEditViewForwarder::GetVisArea() const in GetVisArea() function in SmEditViewForwarder
1586 Rectangle aVisArea = pEditView->GetVisArea(); in GetVisArea()
H A Daccessibility.hxx193 virtual Rectangle GetVisArea() const;
284 virtual Rectangle GetVisArea() const;
/aoo42x/main/editeng/inc/editeng/
H A Dunoviwed.hxx45 virtual Rectangle GetVisArea() const;
H A Dunoviwou.hxx48 virtual Rectangle GetVisArea() const;
H A Dunoedprx.hxx126 virtual Rectangle GetVisArea() const;
H A Dunoedsrc.hxx476 virtual Rectangle GetVisArea() const = 0;
/aoo42x/main/svx/source/table/
H A Dcelleditsource.hxx71 virtual Rectangle GetVisArea() const;
/aoo42x/main/sd/source/ui/inc/
H A DAccessibleOutlineEditSource.hxx73 virtual Rectangle GetVisArea() const;
H A DFrameView.hxx90 const Rectangle GetVisArea() { return maVisArea; } in GetVisArea() function in sd::FrameView
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1907 Rectangle aBoundRect = GetVisArea( ASPECT_THUMBNAIL ); in Draw()
1916 Rectangle aBoundRect = SfxObjectShell::GetVisArea(); in Draw()
1927 Rectangle __EXPORT ScDocShell::GetVisArea( sal_uInt16 nAspect ) const in GetVisArea() function in ScDocShell
1974 return SfxObjectShell::GetVisArea( nAspect ); in GetVisArea()
/aoo42x/main/svx/inc/svx/
H A Dunoshtxt.hxx83 virtual Rectangle GetVisArea() const;
/aoo42x/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx487 …mpVScrollbar->SetThumbPos( mpOutlinerView->GetVisArea().Top()+ mpOutlinerView->GetEditView().GetCu… in SetScrollbar()
537 long nDiff = getView()->GetEditView().GetVisArea().Top() - pScroll->GetThumbPos(); in IMPL_LINK()
/aoo42x/main/sw/source/core/access/
H A Daccfrmobjslist.hxx130 inline const SwRect& GetVisArea() const in GetVisArea() function in SwAccessibleChildSList
H A Daccmap.cxx695 const SwRect& GetVisArea() const;
790 const SwRect& SwAccPreviewData::GetVisArea() const in GetVisArea() function in SwAccPreviewData
3257 return OutputDevice::LogicToLogic( GetVisArea().SVRect(), aSrc, aDest ); in GetVisibleArea()
3812 const SwRect& SwAccessibleMap::GetVisArea() const in GetVisArea() function in SwAccessibleMap
3818 ? mpPreview->GetVisArea() in GetVisArea()
H A Daccframe.hxx149 inline const SwRect& GetVisArea() const in GetVisArea() function in SwAccessibleFrame
/aoo42x/main/sc/source/ui/view/
H A Dtabvwsh4.cxx366 Size aObjSize = ((const SfxObjectShell*)pDocSh)->GetVisArea().GetSize(); in UpdateOleZoom()
391 Size aObjSize = GetObjectShell()->GetVisArea().GetSize(); in InnerResizePixel()
1626 Rectangle aVisArea = ((const SfxObjectShell*)pDocSh)->GetVisArea(); in Construct()
/aoo42x/main/sd/source/ui/accessibility/
H A DAccessibleOutlineEditSource.cxx129 Rectangle AccessibleOutlineEditSource::GetVisArea() const in GetVisArea() function in accessibility::AccessibleOutlineEditSource
/aoo42x/main/sfx2/inc/sfx2/
H A Dobjsh.hxx670 virtual Rectangle GetVisArea( sal_uInt16 nAspect ) const;
672 const Rectangle & GetVisArea() const;
/aoo42x/main/sw/source/ui/inc/
H A Dpview.hxx255 inline const Rectangle& GetVisArea() const { return aVisArea; } in GetVisArea() function in SwPagePreView
/aoo42x/main/svx/workben/
H A Dedittest.cxx781 …e()->Draw( pEditView->GetWindow(), pEditView->GetOutputArea(), pEditView->GetVisArea().TopLeft() ); in IMPL_LINK()
1385 aHScrollBar.SetThumbPos( pEditView->GetVisArea().Left() ); in IMPL_LINK()
1387 aVScrollBar.SetThumbPos( pEditView->GetVisArea().Top() ); in IMPL_LINK()

Completed in 122 milliseconds

1234