Searched refs:GetTotalBoundingBox (Results 1 – 4 of 4) sorted by relevance
211 Rectangle GetTotalBoundingBox (void) const;475 Rectangle Layouter::GetTotalBoundingBox (void) const in GetTotalBoundingBox() function in sd::slidesorter::view::Layouter477 return mpImplementation->GetTotalBoundingBox(); in GetTotalBoundingBox()1151 Rectangle Layouter::Implementation::GetTotalBoundingBox (void) const in GetTotalBoundingBox() function in sd::slidesorter::view::Layouter::Implementation
493 const Rectangle aViewBox (mpLayouter->GetTotalBoundingBox()); in Layout()705 return mpLayouter->GetTotalBoundingBox(); in GetModelArea()
172 Rectangle GetTotalBoundingBox (void) const;
441 Size aPageSize = mrSlideSorter.GetView().GetLayouter().GetTotalBoundingBox().GetSize(); in TestScrollBarVisibilities()
Completed in 60 milliseconds