Searched refs:SvxUnoXBitmapTable (Results 1 – 1 of 1) sorted by relevance
660 class SvxUnoXBitmapTable : public SvxUnoXPropertyTable class663 …SvxUnoXBitmapTable( XPropertyList* pTable ) throw() : SvxUnoXPropertyTable( XATTR_FILLBITMAP, pTab… in SvxUnoXBitmapTable() function in SvxUnoXBitmapTable679 return (OWeakObject*)new SvxUnoXBitmapTable( pTable ); in SvxUnoXBitmapTable_createInstance()683 uno::Any SvxUnoXBitmapTable::getAny( const XPropertyEntry* pEntry ) const throw() in getAny()694 XPropertyEntry* SvxUnoXBitmapTable::getEntry( const OUString& rName, const uno::Any& rAny ) const t… in getEntry()707 uno::Type SAL_CALL SvxUnoXBitmapTable::getElementType() in getElementType()714 OUString SAL_CALL SvxUnoXBitmapTable::getImplementationName( ) throw( uno::RuntimeException ) in getImplementationName()719 uno::Sequence< OUString > SAL_CALL SvxUnoXBitmapTable::getSupportedServiceNames( ) throw( uno::Ru… in getSupportedServiceNames()
Completed in 10 milliseconds