Lines Matching refs:GetBoundingBox
117 css::awt::Rectangle GetBoundingBox (const sal_Int32 nSlideIndex) const;
228 awt::Rectangle GetBoundingBox (
397 const awt::Rectangle aCurrentSlideBBox (mpLayout->GetBoundingBox(mnCurrentSlideIndex)); in PresenterSlideSorter()
670 mpLayout->GetBoundingBox(nSlideIndex)); in mouseMoved()
728 awt::Rectangle aBBox (mpLayout->GetBoundingBox(nSlideIndex)); in notifyPreviewCreation()
760 maCurrentSlideFrameBoundingBox = mpCurrentSlideFrameRenderer->GetBoundingBox( in setCurrentPage()
761 mpLayout->GetBoundingBox(mnCurrentSlideIndex)); in setCurrentPage()
1023 mpLayout->GetBoundingBox(nSlideIndex))) in PaintPreview()
1068 = mpCurrentSlideFrameRenderer->GetBoundingBox(aSlideBoundingBox); in PaintPreview()
1550 awt::Rectangle PresenterSlideSorter::Layout::GetBoundingBox (const sal_Int32 nSlideIndex) const in GetBoundingBox() function in sdext::presenter::PresenterSlideSorter::Layout
2225 awt::Rectangle PresenterSlideSorter::CurrentSlideFrameRenderer::GetBoundingBox ( in GetBoundingBox() function in sdext::presenter::PresenterSlideSorter::CurrentSlideFrameRenderer