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()105 Any SAL_CALL ExampleComponent2Impl::queryInterface( const ::com::sun::star::uno::Type & rType ) in queryInterface()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()166 sal_Bool SAL_CALL ExampleComponent2Impl::supportsService( const OUString& ServiceName ) in supportsService()[all …]