Home
last modified time | relevance | path

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

/aoo4110/main/stoc/test/excomp/
H A Dexcomp1.cxx54 class ExampleComponent1Impl : public WeakImplHelper2< XTest, XServiceInfo > class
57 ExampleComponent1Impl( const Reference<XMultiServiceFactory> & rXSMgr );
59 ~ExampleComponent1Impl();
77 ExampleComponent1Impl::ExampleComponent1Impl( const Reference<XMultiServiceFactory> & rXSMgr ) in ExampleComponent1Impl() function in excomp_impl::ExampleComponent1Impl
83 ExampleComponent1Impl::~ExampleComponent1Impl() in ~ExampleComponent1Impl()
88 OUString SAL_CALL ExampleComponent1Impl::getImplementationName( ) in getImplementationName()
109 Sequence<OUString> SAL_CALL ExampleComponent1Impl::getSupportedServiceNames( ) in getSupportedServiceNames()
124 OUString SAL_CALL ExampleComponent1Impl::getMessage() throw(RuntimeException) in getMessage()
136 XTest *pXTest = (XTest*) new ExampleComponent1Impl(rSMgr); in ExampleComponent1_CreateInstance()
171 ::excomp_impl::ExampleComponent1Impl::getSupportedServiceNames_Static(); in component_writeInfo()
[all …]

Completed in 16 milliseconds