Lines Matching refs:Rectangle

116 	Rectangle aRect( rObj.GetRect() );  in ImplFlipBoundingBox()
239Rectangle aRect100thmm( Point( aPoint100thmm.X, aPoint100thmm.Y ), Size( aSize100thmm.Width, aSize… in ImplWriteShape()
266 Rectangle aBound = pObj->GetCurrentBoundRect(); in ImplWriteShape()
269 rObj.SetRect( Rectangle( aPosition, aSize ) ); in ImplWriteShape()
374 const Rectangle& rRect = aRect100thmm; in ImplWriteShape()
389 ::com::sun::star::awt::Rectangle aNewRect; in ImplWriteShape()
407 rObj.SetRect( Rectangle( ImplMapPoint( Point( aNewRect.X, aNewRect.Y ) ), in ImplWriteShape()
423 ::com::sun::star::awt::Rectangle aNewRect; in ImplWriteShape()
427 rObj.SetRect( Rectangle( ImplMapPoint( Point( aNewRect.X, aNewRect.Y ) ), in ImplWriteShape()
519 ::com::sun::star::awt::Rectangle aNewRect; in ImplWriteShape()
545 ::com::sun::star::awt::Rectangle aNewRect; in ImplWriteShape()
557 ::com::sun::star::awt::Rectangle aNewRect; in ImplWriteShape()
569 ::com::sun::star::awt::Rectangle aNewRect; in ImplWriteShape()
584 ::com::sun::star::awt::Rectangle aNewRect; in ImplWriteShape()
724 Rectangle aRect( rObj.GetRect() ); in ImplWriteShape()
774Rectangle aRect100thmm( Point( aPoint100thmm.X, aPoint100thmm.Y ), Size( aSize100thmm.Width, aSize… in ImplWriteAdditionalText()
785 rObj.SetRect( Rectangle( rTextRefPoint, in ImplWriteAdditionalText()
863 const Rectangle* pBoundRect ) in ImplEnterAdditionalTextGroup()
1073 EscherExHostAppData* EscherEx::StartShape( const Reference< XShape >& /* rShape */, const Rectangle in StartShape() argument
1354 maRect = Rectangle( rPos, rSz ); in SetRect()