Searched refs:SvxUnoXColorTable (Results 1 – 1 of 1) sorted by relevance
276 class SvxUnoXColorTable : public SvxUnoXPropertyTable class279 …SvxUnoXColorTable( XPropertyList* pTable ) throw() : SvxUnoXPropertyTable( XATTR_LINECOLOR, pTable… in SvxUnoXColorTable() function in SvxUnoXColorTable295 return (OWeakObject*) new SvxUnoXColorTable( pTable ); in SvxUnoXColorTable_createInstance()299 uno::Any SvxUnoXColorTable::getAny( const XPropertyEntry* pEntry ) const throw() in getAny()306 XPropertyEntry* SvxUnoXColorTable::getEntry( const OUString& rName, const uno::Any& rAny ) const th… in getEntry()318 uno::Type SAL_CALL SvxUnoXColorTable::getElementType() in getElementType()325 OUString SAL_CALL SvxUnoXColorTable::getImplementationName( ) throw( uno::RuntimeException ) in getImplementationName()330 uno::Sequence< OUString > SAL_CALL SvxUnoXColorTable::getSupportedServiceNames( ) throw( uno::Run… in getSupportedServiceNames()
Completed in 17 milliseconds