Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/unodraw/
H A DXPropertyTable.cxx660 class SvxUnoXBitmapTable : public SvxUnoXPropertyTable class
663SvxUnoXBitmapTable( XPropertyList* pTable ) throw() : SvxUnoXPropertyTable( XATTR_FILLBITMAP, pTab… in SvxUnoXBitmapTable() function in SvxUnoXBitmapTable
679 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 14 milliseconds