Lines Matching refs:Rectangle

117     css::awt::Rectangle GetBoundingBox (const sal_Int32 nSlideIndex) const;
175 const awt::Rectangle& rBox);
185 awt::Rectangle maSlideBoundingBox;
222 const awt::Rectangle& rSlideBoundingBox,
228 awt::Rectangle GetBoundingBox (
229 const awt::Rectangle& rSlideBoundingBox);
397 const awt::Rectangle aCurrentSlideBBox (mpLayout->GetBoundingBox(mnCurrentSlideIndex)); in PresenterSlideSorter()
398 const awt::Rectangle aWindowBox (mxWindow->getPosSize()); in PresenterSlideSorter()
643 mpMouseOverManager->SetSlide(mnSlideIndexMousePressed, awt::Rectangle(0,0,0,0)); in mouseExited()
664 mpMouseOverManager->SetSlide(nSlideIndex, awt::Rectangle(0,0,0,0)); in mouseMoved()
728 awt::Rectangle aBBox (mpLayout->GetBoundingBox(nSlideIndex)); in notifyPreviewCreation()
792 const awt::Rectangle aWindowBox (mxWindow->getPosSize()); in UpdateLayout()
793 awt::Rectangle aCenterBox (aWindowBox); in UpdateLayout()
813 awt::Rectangle(0, 0, aWindowBox.Width, aWindowBox.Height), in UpdateLayout()
919 const awt::Rectangle& rCenterBox, in PlaceCloseButton()
952 const awt::Rectangle& rUpdateBox) in ClearBackground()
956 const awt::Rectangle aWindowBox (mxWindow->getPosSize()); in ClearBackground()
961 awt::Rectangle(0,0,aWindowBox.Width,aWindowBox.Height), in ClearBackground()
962 awt::Rectangle()); in ClearBackground()
1014 const css::awt::Rectangle& rUpdateBox, in PaintPreview()
1062 const awt::Rectangle aSlideBoundingBox( in PaintPreview()
1090 awt::Rectangle(-1, -1, aSize.Width+2, aSize.Height+2), in PaintPreview()
1109 void PresenterSlideSorter::Paint (const awt::Rectangle& rUpdateBox) in Paint()
1550 awt::Rectangle PresenterSlideSorter::Layout::GetBoundingBox (const sal_Int32 nSlideIndex) const in GetBoundingBox()
1812 const awt::Rectangle& rBox) in SetSlide()
2024 awt::Rectangle(0,0, rSize.Width,rSize.Height), in PaintButtonBackground()
2025 awt::Rectangle(0,0, rSize.Width,rSize.Height), in PaintButtonBackground()
2130 const awt::Rectangle& rSlideBoundingBox, in PaintCurrentSlideFrame()
2225 awt::Rectangle PresenterSlideSorter::CurrentSlideFrameRenderer::GetBoundingBox ( in GetBoundingBox()
2226 const awt::Rectangle& rSlideBoundingBox) in GetBoundingBox()
2228 return awt::Rectangle( in GetBoundingBox()