Searched refs:aCustomShape2d (Results 1 – 3 of 3) sorted by relevance
188 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in ImplForceGroupWithText() local189 aTextBounds = aCustomShape2d.GetTextRect(); in ImplForceGroupWithText()276 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in REF() local277 sal_Int32 nRotateAngle = aCustomShape2d.GetRotateAngle(); in REF()279 sal_Bool bFlipV = aCustomShape2d.IsFlipVert(); in REF()280 sal_Bool bFlipH = aCustomShape2d.IsFlipHorz(); in REF()283 SdrObject* pRenderedShape = aCustomShape2d.CreateObject( bLineGeometryNeededOnly ); in REF()343 aCustomShape2d.ApplyGluePoints( pRenderedShape ); in REF()362 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in getTextBounds() local363 Rectangle aRect( aCustomShape2d.GetTextRect() ); in getTextBounds()[all …]
67 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in getPosition() local68 if ( !aCustomShape2d.GetHandlePosition( mnIndex, aPosition ) ) in getPosition()80 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in setControllerPosition() local81 if ( !aCustomShape2d.SetHandleControllerPosition( mnIndex, aPnt ) ) in setControllerPosition()
4783 EnhancedCustomShape2d aCustomShape2d( pRet ); in ImportShape() local4784 aTextRect = aCustomShape2d.GetTextRect(); in ImportShape()