Home
last modified time | relevance | path

Searched refs:GetPageObjectBox (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx198 Rectangle GetPageObjectBox (
202 Rectangle GetPageObjectBox (
465 Rectangle Layouter::GetPageObjectBox ( in GetPageObjectBox() function in sd::slidesorter::view::Layouter
469 return mpImplementation->GetPageObjectBox(nIndex, bIncludeBorderAndGap); in GetPageObjectBox()
851 const Rectangle aOuterBox (GetPageObjectBox(nIndex)); in CalculateGeometricPosition()
871 const Rectangle aOuterBox (GetPageObjectBox(nIndex-1)); in CalculateGeometricPosition()
1087 Rectangle Layouter::Implementation::GetPageObjectBox ( in GetPageObjectBox() function in sd::slidesorter::view::Layouter::Implementation
1094 const Rectangle aBoundingBox (GetPageObjectBox(nRow,nColumn)); in GetPageObjectBox()
1104 Rectangle Layouter::Implementation::GetPageObjectBox ( in GetPageObjectBox() function in sd::slidesorter::view::Layouter::Implementation
H A DSlideSorterView.cxx518 pDescriptor->SetBoundingBox(mpLayouter->GetPageObjectBox(pDescriptor->GetPageIndex())); in Layout()
/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsScrollBarManager.cxx700 aNewTopLeft.Y() = rLayouter.GetPageObjectBox(nIndex,true).Bottom() in Scroll()
708 aNewTopLeft.Y() = rLayouter.GetPageObjectBox(nIndex,true).Top(); in Scroll()
716 aNewTopLeft.X() = rLayouter.GetPageObjectBox(nIndex,true).Right() in Scroll()
724 aNewTopLeft.X() = rLayouter.GetPageObjectBox(nIndex,true).Left(); in Scroll()
H A DSlsVisibleAreaManager.cxx110 mrSlideSorter.GetView().GetLayouter().GetPageObjectBox( in RequestVisible()
/aoo4110/main/sd/source/ui/slidesorter/inc/view/
H A DSlsLayouter.hxx165 Rectangle GetPageObjectBox (

Completed in 29 milliseconds