Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/unodraw/
H A Dunobtabl.cxx45 class SvxUnoBitmapTable : public SvxUnoNameItemTable class
48 SvxUnoBitmapTable( SdrModel* pModel ) throw();
49 virtual ~SvxUnoBitmapTable() throw();
62 SvxUnoBitmapTable::SvxUnoBitmapTable( SdrModel* pModel ) throw() in SvxUnoBitmapTable() function in SvxUnoBitmapTable
67 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