Searched refs:SvxCustomShape (Results 1 – 4 of 4) sorted by relevance
1916 SvxCustomShape::SvxCustomShape( SdrObject* pObj ) throw() : in SvxCustomShape() function in SvxCustomShape1922 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()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()2079 awt::Size SAL_CALL SvxCustomShape::getSize() throw(uno::RuntimeException) in getSize()[all …]
852 pRet = new SvxCustomShape( pObj ); in CreateShapeByTypeAndInventor()
96 SvxCustomShape* pShape = new SvxCustomShape( pObj ); in _CreateShape()
824 class SVX_DLLPUBLIC SvxCustomShape : public SvxShapeText, public SvxShape_UnoImplHelper1 class834 SvxCustomShape( SdrObject* pObj ) throw ();840 virtual ~SvxCustomShape() throw ();
Completed in 62 milliseconds