Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/unodraw/
H A DXPropertyTable.cxx276 class SvxUnoXColorTable : public SvxUnoXPropertyTable class
279SvxUnoXColorTable( XPropertyList* pTable ) throw() : SvxUnoXPropertyTable( XATTR_LINECOLOR, pTable… in SvxUnoXColorTable() function in SvxUnoXColorTable
295 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 21 milliseconds