Searched refs:EnhancedCustomShapeHandle (Results 1 – 7 of 7) sorted by relevance
32 EnhancedCustomShapeHandle::EnhancedCustomShapeHandle( com::sun::star::uno::Reference< com::sun::sta… in EnhancedCustomShapeHandle() function in EnhancedCustomShapeHandle40 EnhancedCustomShapeHandle::~EnhancedCustomShapeHandle() in ~EnhancedCustomShapeHandle()46 void SAL_CALL EnhancedCustomShapeHandle::acquire() throw() in acquire()53 void SAL_CALL EnhancedCustomShapeHandle::release() throw() in release()59 com::sun::star::awt::Point SAL_CALL EnhancedCustomShapeHandle::getPosition() in getPosition()73 void SAL_CALL EnhancedCustomShapeHandle::setControllerPosition( const com::sun::star::awt::Point& a… in setControllerPosition()86 void SAL_CALL EnhancedCustomShapeHandle::initialize( const com::sun::star::uno::Sequence< com::sun:… in initialize()
36 class EnhancedCustomShapeHandle : public cppu::WeakImplHelper2 class47 …EnhancedCustomShapeHandle( com::sun::star::uno::Reference< com::sun::star::drawing::XShape >& xCus…48 virtual ~EnhancedCustomShapeHandle();
465 aSeq[ i ] = new EnhancedCustomShapeHandle( mxShape, i ); in SEQ()
36 #include <com/sun/star/drawing/EnhancedCustomShapeHandle.idl>105 …e properties as they are specified in the service com::sun::star:drawing::EnhancedCustomShapeHandle
85 EnhancedCustomShapeHandle.idl\
40 service EnhancedCustomShapeHandle
97 svx/source/customshapes/EnhancedCustomShapeHandle \
Completed in 26 milliseconds