Home
last modified time | relevance | path

Searched refs:pSdrObjCustomShape (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx186 if ( pSdrObjCustomShape ) in ImplForceGroupWithText()
265 if ( pSdrObjCustomShape ) in REF()
276 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in REF()
303 Rectangle aRect( pSdrObjCustomShape->GetSnapRect() ); in REF()
358 …if ( pSdrObjCustomShape && pSdrObjCustomShape->GetModel() && xLockable.is() && !xLockable->isActio… in getTextBounds()
360 if ( pSdrObjCustomShape ) in getTextBounds()
378 if ( pSdrObjCustomShape ) in getLineGeometry()
380 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in getLineGeometry()
384 Rectangle aRect( pSdrObjCustomShape->GetSnapRect() ); in getLineGeometry()
458 if ( pSdrObjCustomShape ) in SEQ()
[all …]
H A DEnhancedCustomShapeHandle.cxx62 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxCustomShape ) ); in getPosition() local
63 if ( !pSdrObjCustomShape ) in getPosition()
67 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in getPosition()
76 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxCustomShape ) ); in setControllerPosition() local
77 if ( !pSdrObjCustomShape ) in setControllerPosition()
80 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in setControllerPosition()
/aoo4110/main/svx/inc/svx/
H A DEnhancedCustomShape2d.hxx177 SVX_DLLPUBLIC EnhancedCustomShape2d( SdrObject* pSdrObjCustomShape );

Completed in 28 milliseconds