Searched refs:SvxShapeRect (Results 1 – 3 of 3) sorted by relevance
4418 DBG_NAME(SvxShapeRect) in DBG_NAME() argument4419 SvxShapeRect::SvxShapeRect( SdrObject* pObj ) throw() in DBG_NAME()4422 DBG_CTOR(SvxShapeRect,NULL); in DBG_NAME()4425 SvxShapeRect::~SvxShapeRect() throw() in ~SvxShapeRect()4427 DBG_DTOR(SvxShapeRect,NULL); in ~SvxShapeRect()4430 uno::Any SAL_CALL SvxShapeRect::queryInterface( const uno::Type & rType ) throw(uno::RuntimeExcepti… in queryInterface()4435 uno::Any SAL_CALL SvxShapeRect::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeExcep… in queryAggregation()4440 void SAL_CALL SvxShapeRect::acquire() throw() in acquire()4445 void SAL_CALL SvxShapeRect::release() throw() in release()4452 uno::Sequence< OUString > SvxShapeRect::getSupportedServiceNames(void) throw( uno::RuntimeException… in getSupportedServiceNames()
732 pRet = new SvxShapeRect( pObj ); in CreateShapeByTypeAndInventor()
381 class SvxShapeRect : public SvxShapeText class384 SvxShapeRect( SdrObject* pObj ) throw ();385 virtual ~SvxShapeRect() throw ();
Completed in 35 milliseconds