Home
last modified time | relevance | path

Searched refs:SvxShapeRect (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/svx/source/unodraw/
H A Dunoshape.cxx4418 DBG_NAME(SvxShapeRect) in DBG_NAME() argument
4419 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()
H A Dunopage.cxx732 pRet = new SvxShapeRect( pObj ); in CreateShapeByTypeAndInventor()
/aoo42x/main/svx/inc/svx/
H A Dunoshape.hxx381 class SvxShapeRect : public SvxShapeText class
384 SvxShapeRect( SdrObject* pObj ) throw ();
385 virtual ~SvxShapeRect() throw ();

Completed in 67 milliseconds