Lines Matching refs:Rectangle

553 										Rectangle aBoundRect( aPolyPoly.GetBoundRect() );  in SolveSolver()
1636 com::sun::star::awt::Rectangle aViewBox; in ApplyCustomShapeGeometryAttributes()
2638 Rectangle aEmptyRect; in ApplyAttributes()
3196 void SvxMSDffManager::Scale( Rectangle& rRect ) const in Scale()
3763 SdrObject* SvxMSDffManager::ImportFontWork( SvStream& rStCt, SfxItemSet& rSet, Rectangle& rBoundRec… in ImportFontWork()
3783 Rectangle aNewRect( aTopLeft, aNewSize ); in ImportFontWork()
3896 Rectangle aCropRect( nLeft, nTop, aCropSize.Width() - nRight, aCropSize.Height() - nBottom ); in lcl_ApplyCropping()
3908 Rectangle aVisArea; in ImportGraphic()
4153Rectangle& rClientRect, const Rectangle& rGlobalChildRect, int nCalledByGroup, sal_Int32* pShapeId… in ImportObj()
4171Rectangle& rClientRect, const Rectangle& rGlobalChildRect, in ImportGroup()
4193 Rectangle aClientRect( rClientRect ); in ImportGroup()
4195 Rectangle aGlobalChildRect; in ImportGroup()
4209 Rectangle aNewRect( aTopLeft, aNewSize ); in ImportGroup()
4221 Rectangle aGroupClientAnchor, aGroupChildAnchor; in ImportGroup()
4272Rectangle& rClientRect, const Rectangle& rGlobalChildRect, in ImportShape()
4365 aObjData.aChildAnchor = Rectangle( l, o, r, u ); in ImportShape()
4378 …aObjData.aChildAnchor = Rectangle( Point( (sal_Int32)fl, (sal_Int32)fo ), Size( (sal_Int32)( fWidt… in ImportShape()
4390 aObjData.aBoundRect = Rectangle( Point(), Size( 1, 1 ) ); in ImportShape()
4392 Rectangle aTextRect; in ImportShape()
4405 Rectangle aNewRect( aTopLeft, aNewSize ); in ImportShape()
4602 Rectangle aPolyBoundRect; in ImportShape()
4619 aPolyBoundRect = Rectangle( aXP.GetBoundRect() ); in ImportShape()
4627 aPolyBoundRect = Rectangle( -21600, 0, 21600, 43200 ); // defaulting in ImportShape()
4686 Rectangle aPolyPieRect( aXPoly.GetBoundRect() ); in ImportShape()
4695 Rectangle aLogicRect( aP, aS ); in ImportShape()
4719 Rectangle aOldBoundRect( aObjData.aBoundRect ); in ImportShape()
4720 …aObjData.aBoundRect = Rectangle( Point( aLogicRect.Left() + (sal_Int32)fXOfs, aLogicRect.Top() + (… in ImportShape()
4792 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape()
4800 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape()
4903 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape()
4911 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape()
4953 Rectangle SvxMSDffManager::GetGlobalChildAnchor( const DffRecordHeader& rHd, SvStream& rSt, Rectang… in GetGlobalChildAnchor()
4955 Rectangle aChildAnchor; in GetGlobalChildAnchor()
4994 Rectangle aChild( l, t, r, b ); in GetGlobalChildAnchor()
4999 aClientRect = Rectangle( l, t, r, b ); in GetGlobalChildAnchor()
5013 Rectangle aChild( l, o, r, u ); in GetGlobalChildAnchor()
5026 Rectangle& rGroupClientAnchor, Rectangle& rGroupChildAnchor, in GetGroupAnchors()
5027 const Rectangle& rClientRect, const Rectangle& rGlobalChildRect ) in GetGroupAnchors()
5053 Rectangle aChild( l, o, r, u ); in GetGroupAnchors()
5069 …rGroupClientAnchor = Rectangle( Point( (sal_Int32)fl, (sal_Int32)fo ), Size( (sal_Int32)( fWidth +… in GetGroupAnchors()
5087 Rectangle& rTextRect, in ProcessObj()
5274 Rectangle aNewRect(rTextRect); in ProcessObj()
6444 sal_Bool SvxMSDffManager::GetBLIP( sal_uLong nIdx_, Graphic& rData, Rectangle* pVisArea ) const in GetBLIP()
6534 sal_Bool SvxMSDffManager::GetBLIPDirect( SvStream& rBLIPStream, Graphic& rData, Rectangle* pVisArea… in GetBLIPDirect()
6567 *pVisArea = Rectangle( Point(), aMtfSize100 ); in GetBLIPDirect()
6785 const Rectangle& rBoundRect, in ImportOLE()
6786 const Rectangle& rVisArea, in ImportOLE()
7122 const Rectangle& rVisArea ) in CheckForConvertToSOObj()
7303 const Rectangle& rBoundRect, in CreateSdrOLEFromStorage()
7304 const Rectangle& rVisArea, in CreateSdrOLEFromStorage()