Searched refs:pSdrObjCustomShape (Results 1 – 3 of 3) sorted by relevance
185 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxShape ) ); in ImplForceGroupWithText() local186 if ( pSdrObjCustomShape ) in ImplForceGroupWithText()188 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in ImplForceGroupWithText()264 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxShape ) ); in REF() local265 if ( pSdrObjCustomShape ) in REF()269 pSdrObjCustomShape->GetMergedItem( SDRATTR_CUSTOMSHAPE_GEOMETRY ); in REF()276 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in REF()288 …nderedFontWork = EnhancedCustomShapeFontWork::CreateFontWork( pRenderedShape, pSdrObjCustomShape ); in REF()295 …ct* pRenderedShape3d = EnhancedCustomShape3d::Create3DObject( pRenderedShape, pSdrObjCustomShape ); in REF()303 Rectangle aRect( pSdrObjCustomShape->GetSnapRect() ); in REF()[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 );