Home
last modified time | relevance | path

Searched refs:GetTotalBoundingBox (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx211 Rectangle GetTotalBoundingBox (void) const;
475 Rectangle Layouter::GetTotalBoundingBox (void) const in GetTotalBoundingBox() function in sd::slidesorter::view::Layouter
477 return mpImplementation->GetTotalBoundingBox(); in GetTotalBoundingBox()
1151 Rectangle Layouter::Implementation::GetTotalBoundingBox (void) const in GetTotalBoundingBox() function in sd::slidesorter::view::Layouter::Implementation
H A DSlideSorterView.cxx493 const Rectangle aViewBox (mpLayouter->GetTotalBoundingBox()); in Layout()
705 return mpLayouter->GetTotalBoundingBox(); in GetModelArea()
/aoo42x/main/sd/source/ui/slidesorter/inc/view/
H A DSlsLayouter.hxx172 Rectangle GetTotalBoundingBox (void) const;
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsScrollBarManager.cxx441 Size aPageSize = mrSlideSorter.GetView().GetLayouter().GetTotalBoundingBox().GetSize(); in TestScrollBarVisibilities()

Completed in 35 milliseconds