Searched refs:SvxUnoDashTable (Results 1 – 1 of 1) sorted by relevance
43 class SvxUnoDashTable : public SvxUnoNameItemTable class46 SvxUnoDashTable( SdrModel* pModel ) throw();47 virtual ~SvxUnoDashTable() throw();59 SvxUnoDashTable::SvxUnoDashTable( SdrModel* pModel ) throw() in SvxUnoDashTable() function in SvxUnoDashTable64 SvxUnoDashTable::~SvxUnoDashTable() throw() in ~SvxUnoDashTable()68 OUString SAL_CALL SvxUnoDashTable::getImplementationName() throw( uno::RuntimeException ) in getImplementationName()73 uno::Sequence< OUString > SAL_CALL SvxUnoDashTable::getSupportedServiceNames( ) in getSupportedServiceNames()81 NameOrIndex* SvxUnoDashTable::createItem() const throw() in createItem()89 uno::Type SAL_CALL SvxUnoDashTable::getElementType( ) in getElementType()100 return *new SvxUnoDashTable(pModel); in SvxUnoDashTable_createInstance()
Completed in 16 milliseconds