Searched refs:SvxUnoHatchTable (Results 1 – 1 of 1) sorted by relevance
42 class SvxUnoHatchTable : public SvxUnoNameItemTable class45 SvxUnoHatchTable( SdrModel* pModel ) throw();46 virtual ~SvxUnoHatchTable() throw();58 SvxUnoHatchTable::SvxUnoHatchTable( SdrModel* pModel ) throw() in SvxUnoHatchTable() function in SvxUnoHatchTable63 SvxUnoHatchTable::~SvxUnoHatchTable() throw() in ~SvxUnoHatchTable()67 OUString SAL_CALL SvxUnoHatchTable::getImplementationName() throw( uno::RuntimeException ) in getImplementationName()72 uno::Sequence< OUString > SAL_CALL SvxUnoHatchTable::getSupportedServiceNames( ) in getSupportedServiceNames()80 NameOrIndex* SvxUnoHatchTable::createItem() const throw() in createItem()86 uno::Type SAL_CALL SvxUnoHatchTable::getElementType( ) in getElementType()97 return *new SvxUnoHatchTable(pModel); in SvxUnoHatchTable_createInstance()
Completed in 11 milliseconds