Lines Matching refs:SvxCustomShape

1916 SvxCustomShape::SvxCustomShape( SdrObject* pObj )  throw() :  in SvxCustomShape()  function in SvxCustomShape
1922 SvxCustomShape::~SvxCustomShape() throw() in ~SvxCustomShape()
1928 void SvxCustomShape::Create( SdrObject* pNewObj, SvxDrawPage* pNewPage ) in Create()
1935 uno::Any SAL_CALL SvxCustomShape::queryInterface( const uno::Type & rType ) in queryInterface()
1941 uno::Any SAL_CALL SvxCustomShape::queryAggregation( const uno::Type & rType ) in queryAggregation()
1950 void SAL_CALL SvxCustomShape::acquire() throw ( ) in acquire()
1955 void SAL_CALL SvxCustomShape::release() throw ( ) in release()
1962 uno::Sequence< uno::Type > SAL_CALL SvxCustomShape::getTypes() in getTypes()
1968 uno::Sequence< sal_Int8 > SAL_CALL SvxCustomShape::getImplementationId() in getImplementationId()
1983 OUString SAL_CALL SvxCustomShape::getShapeType() in getShapeType()
1990 awt::Point SAL_CALL SvxCustomShape::getPosition() throw(uno::RuntimeException) in getPosition()
2072 void SAL_CALL SvxCustomShape::setPosition( const awt::Point& Position ) throw(uno::RuntimeException) in setPosition()
2079 awt::Size SAL_CALL SvxCustomShape::getSize() throw(uno::RuntimeException) in getSize()
2085 void SAL_CALL SvxCustomShape::setSize( const awt::Size& rSize ) in setSize()
2094 void SAL_CALL SvxCustomShape::setPropertyValue( const OUString& aPropertyName, const uno::Any& aVal… in setPropertyValue()
2158 bool SvxCustomShape::getPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpl… in getPropertyValueImpl()
2175 void SvxCustomShape::createCustomShapeDefaults( const rtl::OUString& rValueType ) throw (::com::sun… in createCustomShapeDefaults()