Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/unodraw/
H A Dunoctabl.cxx44 class SvxUnoColorTable : public WeakImplHelper2< container::XNameContainer, lang::XServiceInfo > class
50 SvxUnoColorTable() throw();
51 virtual ~SvxUnoColorTable() throw();
84 SvxUnoColorTable::SvxUnoColorTable() throw() in SvxUnoColorTable() function in SvxUnoColorTable
89 SvxUnoColorTable::~SvxUnoColorTable() throw() in ~SvxUnoColorTable()
93 sal_Bool SAL_CALL SvxUnoColorTable::supportsService( const OUString& ServiceName ) throw(uno::Runt… in supportsService()
105 OUString SAL_CALL SvxUnoColorTable::getImplementationName() throw( uno::RuntimeException ) in getImplementationName()
110 uno::Sequence< OUString > SAL_CALL SvxUnoColorTable::getSupportedServiceNames( ) in getSupportedServiceNames()
116 uno::Sequence< OUString > SvxUnoColorTable::getSupportedServiceNames_Static(void) throw() in getSupportedServiceNames_Static()
124 void SAL_CALL SvxUnoColorTable::insertByName( const OUString& aName, const uno::Any& aElement ) in insertByName()
[all …]