Searched refs:pSdrObjCustomShape (Results 1 – 3 of 3) sorted by relevance
186 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 …]
62 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxCustomShape ) ); in getPosition() local63 if ( !pSdrObjCustomShape ) in getPosition()67 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in getPosition()76 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxCustomShape ) ); in setControllerPosition() local77 if ( !pSdrObjCustomShape ) in setControllerPosition()80 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in setControllerPosition()
177 SVX_DLLPUBLIC EnhancedCustomShape2d( SdrObject* pSdrObjCustomShape );
Completed in 19 milliseconds