Lines Matching refs:GetBoundingBox
96 geometry::RealRectangle2D GetBoundingBox (
168 awt::Rectangle GetBoundingBox (void) const;
1124 awt::Rectangle aBox ((*iElement)->GetBoundingBox()); in CheckMouseOver()
1405 awt::Rectangle Element::GetBoundingBox (void) const in GetBoundingBox() function in sdext::presenter::__anonc0e9a9f80411::Element
1493 mpToolBar->InvalidateArea(GetBoundingBox(), bSynchronous); in Invalidate()
1754 geometry::RealRectangle2D aTextBBox (mpMode->maText.GetBoundingBox(rxCanvas)); in Paint()
1766 mpMode->maText.Paint(rxCanvas, rViewState, GetBoundingBox(), aOffset); in Paint()
1778 geometry::RealRectangle2D aTextBBox (mpMode->maText.GetBoundingBox(rxCanvas)); in CreateBoundingSize()
1874 geometry::RealRectangle2D aTextBBox (mpMode->maText.GetBoundingBox(rxCanvas)); in CreateBoundingSize()
1913 mpMode->maText.Paint(rxCanvas, rViewState, GetBoundingBox(), awt::Point(0,0)); in Paint()
2039 geometry::RealRectangle2D Text::GetBoundingBox (const Reference<rendering::XCanvas>& rxCanvas) in GetBoundingBox() function in sdext::presenter::__anonc0e9a9f80811::Text
2336 awt::Rectangle aBBox (GetBoundingBox()); in Paint()
2399 awt::Rectangle aBBox (GetBoundingBox()); in Paint()