Searched refs:SvxCustomShape (Results 1 – 4 of 4) sorted by relevance
1887 SvxCustomShape::SvxCustomShape( SdrObject* pObj ) throw() : in SvxCustomShape() function in SvxCustomShape1893 SvxCustomShape::~SvxCustomShape() throw() in ~SvxCustomShape()1899 void SvxCustomShape::Create( SdrObject* pNewObj, SvxDrawPage* pNewPage ) in Create()1906 uno::Any SAL_CALL SvxCustomShape::queryInterface( const uno::Type & rType ) in queryInterface()1911 uno::Any SAL_CALL SvxCustomShape::queryAggregation( const uno::Type & rType ) in queryAggregation()1919 void SAL_CALL SvxCustomShape::acquire() throw ( ) in acquire()1924 void SAL_CALL SvxCustomShape::release() throw ( ) in release()1931 uno::Sequence< uno::Type > SAL_CALL SvxCustomShape::getTypes() in getTypes()1936 uno::Sequence< sal_Int8 > SAL_CALL SvxCustomShape::getImplementationId() in getImplementationId()1950 OUString SAL_CALL SvxCustomShape::getShapeType() in getShapeType()[all …]
843 pRet = new SvxCustomShape( pObj ); in CreateShapeByTypeAndInventor()
96 SvxCustomShape* pShape = new SvxCustomShape( pObj ); in _CreateShape()
818 class SVX_DLLPUBLIC SvxCustomShape : public SvxShapeText, public SvxShape_UnoImplHelper1 class828 SvxCustomShape( SdrObject* pObj ) throw ();834 virtual ~SvxCustomShape() throw ();