Searched refs:aCustomShape2d (Results 1 – 3 of 3) sorted by relevance
189 aTextBounds = aCustomShape2d.GetTextRect(); in ImplForceGroupWithText()277 sal_Int32 nRotateAngle = aCustomShape2d.GetRotateAngle(); in REF()279 sal_Bool bFlipV = aCustomShape2d.IsFlipVert(); in REF()280 sal_Bool bFlipH = aCustomShape2d.IsFlipHorz(); in REF()343 aCustomShape2d.ApplyGluePoints( pRenderedShape ); in REF()363 Rectangle aRect( aCustomShape2d.GetTextRect() ); in getTextBounds()381 SdrObject* pObj = aCustomShape2d.CreateLineGeometry(); in getLineGeometry()385 sal_Bool bFlipV = aCustomShape2d.IsFlipVert(); in getLineGeometry()386 sal_Bool bFlipH = aCustomShape2d.IsFlipHorz(); in getLineGeometry()400 sal_Int32 nRotateAngle = aCustomShape2d.GetRotateAngle(); in getLineGeometry()[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()
4796 EnhancedCustomShape2d aCustomShape2d( pRet ); in ImportShape() local4797 aTextRect = aCustomShape2d.GetTextRect(); in ImportShape()
Completed in 58 milliseconds