Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/inc/view/
H A DSlsLayouter.hxx124 ::tools::Rectangle GetTotalBoundingBox() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/inc/view/
H A DSlsLayouter.hxx125 ::tools::Rectangle GetTotalBoundingBox() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx198 ::tools::Rectangle GetTotalBoundingBox() const;
358 ::tools::Rectangle Layouter::GetTotalBoundingBox() const in GetTotalBoundingBox() function in sd::slidesorter::view::Layouter
360 return mpImplementation->GetTotalBoundingBox(); in GetTotalBoundingBox()
953 ::tools::Rectangle Layouter::Implementation::GetTotalBoundingBox() const in GetTotalBoundingBox() function in sd::slidesorter::view::Layouter::Implementation
H A DSlideSorterView.cxx389 const ::tools::Rectangle aViewBox (mpLayouter->GetTotalBoundingBox()); in Layout()
556 return mpLayouter->GetTotalBoundingBox(); in GetModelArea()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx198 ::tools::Rectangle GetTotalBoundingBox() const;
354 ::tools::Rectangle Layouter::GetTotalBoundingBox() const in GetTotalBoundingBox() function in sd::slidesorter::view::Layouter
356 return mpImplementation->GetTotalBoundingBox(); in GetTotalBoundingBox()
949 ::tools::Rectangle Layouter::Implementation::GetTotalBoundingBox() const in GetTotalBoundingBox() function in sd::slidesorter::view::Layouter::Implementation
H A DSlideSorterView.cxx385 const ::tools::Rectangle aViewBox (mpLayouter->GetTotalBoundingBox()); in Layout()
552 return mpLayouter->GetTotalBoundingBox(); in GetModelArea()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/controller/
H A DSlsScrollBarManager.cxx374 Size aPageSize = mrSlideSorter.GetView().GetLayouter().GetTotalBoundingBox().GetSize(); in TestScrollBarVisibilities()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/controller/
H A DSlsScrollBarManager.cxx373 Size aPageSize = mrSlideSorter.GetView().GetLayouter().GetTotalBoundingBox().GetSize(); in TestScrollBarVisibilities()