Searched refs:aCustomShape2d (Results 1 – 3 of 3) sorted by relevance
181 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in ImplForceGroupWithText() local182 aTextBounds = aCustomShape2d.GetTextRect(); in ImplForceGroupWithText()268 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in REF() local269 sal_Int32 nRotateAngle = aCustomShape2d.GetRotateAngle(); in REF()271 sal_Bool bFlipV = aCustomShape2d.IsFlipVert(); in REF()272 sal_Bool bFlipH = aCustomShape2d.IsFlipHorz(); in REF()275 SdrObject* pRenderedShape = aCustomShape2d.CreateObject( bLineGeometryNeededOnly ); in REF()335 aCustomShape2d.ApplyGluePoints( pRenderedShape ); in REF()353 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in getTextBounds() local354 Rectangle aRect( aCustomShape2d.GetTextRect() ); in getTextBounds()[all …]
66 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in getPosition() local67 if ( !aCustomShape2d.GetHandlePosition( mnIndex, aPosition ) ) in getPosition()78 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in setControllerPosition() local79 if ( !aCustomShape2d.SetHandleControllerPosition( mnIndex, aPnt ) ) in setControllerPosition()
4793 EnhancedCustomShape2d aCustomShape2d( pRet ); in ImportShape() local4794 aTextRect = aCustomShape2d.GetTextRect(); in ImportShape()