Searched refs:SvxUnoBitmapTable (Results 1 – 1 of 1) sorted by relevance
45 class SvxUnoBitmapTable : public SvxUnoNameItemTable class48 SvxUnoBitmapTable( SdrModel* pModel ) throw();49 virtual ~SvxUnoBitmapTable() throw();62 SvxUnoBitmapTable::SvxUnoBitmapTable( SdrModel* pModel ) throw() in SvxUnoBitmapTable() function in SvxUnoBitmapTable67 SvxUnoBitmapTable::~SvxUnoBitmapTable() throw() in ~SvxUnoBitmapTable()71 bool SvxUnoBitmapTable::isValid( const NameOrIndex* pItem ) const in isValid()87 OUString SAL_CALL SvxUnoBitmapTable::getImplementationName() throw( uno::RuntimeException ) in getImplementationName()92 uno::Sequence< OUString > SAL_CALL SvxUnoBitmapTable::getSupportedServiceNames( ) in getSupportedServiceNames()100 NameOrIndex* SvxUnoBitmapTable::createItem() const throw() in createItem()106 uno::Type SAL_CALL SvxUnoBitmapTable::getElementType( ) in getElementType()[all …]
Completed in 5 milliseconds