Home
last modified time | relevance | path

Searched refs:aCustomShape2d (Results 1 – 3 of 3) sorted by path

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4796 EnhancedCustomShape2d aCustomShape2d( pRet ); in ImportShape() local
4797 aTextRect = aCustomShape2d.GetTextRect(); in ImportShape()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx189 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 …]
H A DEnhancedCustomShapeHandle.cxx67 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in getPosition() local
68 if ( !aCustomShape2d.GetHandlePosition( mnIndex, aPosition ) ) in getPosition()
80 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in setControllerPosition() local
81 if ( !aCustomShape2d.SetHandleControllerPosition( mnIndex, aPnt ) ) in setControllerPosition()

Completed in 46 milliseconds