Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/unodraw/
H A Dunodtabl.cxx43 class SvxUnoDashTable : public SvxUnoNameItemTable class
46 SvxUnoDashTable( SdrModel* pModel ) throw();
47 virtual ~SvxUnoDashTable() throw();
59 SvxUnoDashTable::SvxUnoDashTable( SdrModel* pModel ) throw() in SvxUnoDashTable() function in SvxUnoDashTable
64 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 13 milliseconds