Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/table/
H A Dtabledesign.cxx137 class TableDesignFamily : public ::cppu::WeakImplHelper7< XNameContainer, XNamed, XIndexAccess, XSi… class
503 OUString SAL_CALL TableDesignFamily::getImplementationName() throw(RuntimeException) in getImplementationName()
510 sal_Bool SAL_CALL TableDesignFamily::supportsService( const OUString& ServiceName ) throw(RuntimeEx… in supportsService()
517 Sequence< OUString > SAL_CALL TableDesignFamily::getSupportedServiceNames() throw(RuntimeException) in getSupportedServiceNames()
528 OUString SAL_CALL TableDesignFamily::getName() throw (RuntimeException) in getName()
535 void SAL_CALL TableDesignFamily::setName( const OUString& ) throw (RuntimeException) in setName()
543 Any SAL_CALL TableDesignFamily::getByName( const OUString& rName ) throw(NoSuchElementException, Wr… in getByName()
558 Sequence< OUString > SAL_CALL TableDesignFamily::getElementNames() throw(RuntimeException) in getElementNames()
573 sal_Bool SAL_CALL TableDesignFamily::hasByName( const OUString& aName ) throw(RuntimeException) in hasByName()
588 Type SAL_CALL TableDesignFamily::getElementType() throw(RuntimeException) in getElementType()
[all …]