Searched refs:ExampleComponent2Impl (Results 1 – 1 of 1) sorted by relevance
57 class ExampleComponent2Impl : public OWeakObject class63 ExampleComponent2Impl( const Reference<XMultiServiceFactory> & rXSMgr );65 ~ExampleComponent2Impl();94 ExampleComponent2Impl::ExampleComponent2Impl( const Reference<XMultiServiceFactory> & rXSMgr ) in ExampleComponent2Impl() function in excomp2_impl::ExampleComponent2Impl100 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 17 milliseconds