Lines Matching refs:SvxShapeControl

544 DBG_NAME(SvxShapeControl)  in DBG_NAME()  argument
546 SvxShapeControl::SvxShapeControl( SdrObject* pObj ) throw() : in DBG_NAME()
549 DBG_CTOR(SvxShapeControl,NULL); in DBG_NAME()
554 SvxShapeControl::~SvxShapeControl() throw() in ~SvxShapeControl()
556 DBG_DTOR(SvxShapeControl,NULL); in ~SvxShapeControl()
560 uno::Any SAL_CALL SvxShapeControl::queryInterface( const uno::Type & rType ) in queryInterface()
566 uno::Any SAL_CALL SvxShapeControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeEx… in queryAggregation()
577 void SAL_CALL SvxShapeControl::acquire() throw ( ) in acquire()
582 void SAL_CALL SvxShapeControl::release() throw ( ) in release()
588 uno::Sequence< uno::Type > SAL_CALL SvxShapeControl::getTypes() in getTypes()
594 uno::Sequence< sal_Int8 > SAL_CALL SvxShapeControl::getImplementationId() in getImplementationId()
609 OUString SAL_CALL SvxShapeControl::getShapeType() in getShapeType()
616 awt::Point SAL_CALL SvxShapeControl::getPosition() throw(uno::RuntimeException) in getPosition()
622 void SAL_CALL SvxShapeControl::setPosition( const awt::Point& Position ) throw(uno::RuntimeExceptio… in setPosition()
629 awt::Size SAL_CALL SvxShapeControl::getSize() throw(uno::RuntimeException) in getSize()
635 void SAL_CALL SvxShapeControl::setSize( const awt::Size& rSize ) in setSize()
644 Reference< awt::XControlModel > SAL_CALL SvxShapeControl::getControl() in getControl()
659 void SAL_CALL SvxShapeControl::setControl( const Reference< awt::XControlModel >& xControl ) in setControl()
673 uno::Sequence< OUString > SAL_CALL SvxShapeControl::getSupportedServiceNames() throw( uno::RuntimeE… in getSupportedServiceNames()
833 void SAL_CALL SvxShapeControl::setPropertyValue( const OUString& aPropertyName, const uno::Any& aVa… in setPropertyValue()
872 uno::Any SAL_CALL SvxShapeControl::getPropertyValue( const OUString& aPropertyName ) in getPropertyValue()
922 beans::PropertyState SAL_CALL SvxShapeControl::getPropertyState( const ::rtl::OUString& PropertyNam… in getPropertyState()
947 void SAL_CALL SvxShapeControl::setPropertyToDefault( const ::rtl::OUString& PropertyName ) throw( b… in setPropertyToDefault()
970 uno::Any SAL_CALL SvxShapeControl::getPropertyDefault( const ::rtl::OUString& aPropertyName ) in getPropertyDefault()