Home
last modified time | relevance | path

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

/aoo4110/main/stoc/test/excomp/
H A Dexcomp2.cxx57 class ExampleComponent2Impl : public OWeakObject class
63 ExampleComponent2Impl( const Reference<XMultiServiceFactory> & rXSMgr );
65 ~ExampleComponent2Impl();
94 ExampleComponent2Impl::ExampleComponent2Impl( const Reference<XMultiServiceFactory> & rXSMgr ) in ExampleComponent2Impl() function in excomp2_impl::ExampleComponent2Impl
100 ExampleComponent2Impl::~ExampleComponent2Impl() in ~ExampleComponent2Impl()
119 Sequence< Type > SAL_CALL ExampleComponent2Impl::getTypes() in getTypes()
141 Sequence< sal_Int8 > SAL_CALL ExampleComponent2Impl::getImplementationId() in getImplementationId()
158 OUString SAL_CALL ExampleComponent2Impl::getImplementationName( ) in getImplementationName()
194 OUString SAL_CALL ExampleComponent2Impl::getMessage() throw(RuntimeException) in getMessage()
206 XTest *pXTest = (XTest*) new ExampleComponent2Impl(rSMgr); in ExampleComponent2_CreateInstance()
[all …]

Completed in 13 milliseconds