Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/ole/
H A Dservprov.cxx521 OleClient_Impl::OleClient_Impl( const Reference<XMultiServiceFactory>& smgr): in OleClient_Impl() function in ole_adapter::OleClient_Impl
522 UnoConversionUtilities<OleClient_Impl>( smgr) in OleClient_Impl()
536 OleClient_Impl::~OleClient_Impl() in ~OleClient_Impl()
542 Sequence< OUString > SAL_CALL OleClient_Impl::getAvailableServiceNames() throw( RuntimeException ) in getAvailableServiceNames()
550 OUString OleClient_Impl::getImplementationName() in getImplementationName()
555 Reference<XInterface> SAL_CALL OleClient_Impl::createInstance(const OUString& ServiceSpecifier) thr… in createInstance()
602 Reference<XInterface> SAL_CALL OleClient_Impl::createInstanceWithArguments(const OUString& ServiceS… in createInstanceWithArguments()
608 Reference< XInterface > OleClient_Impl::createUnoWrapperInstance() in createUnoWrapperInstance()
626 Reference< XInterface > OleClient_Impl::createComWrapperInstance( ) in createComWrapperInstance()
H A Dservprov.hxx213 class OleClient_Impl : public WeakImplHelper1<XMultiServiceFactory>, class
214 public UnoConversionUtilities<OleClient_Impl>
217 OleClient_Impl( const Reference<XMultiServiceFactory>& smgr);
218 ~OleClient_Impl();
H A Dservreg.cxx59 Reference<XInterface> xService = *new OleClient_Impl( xSMgr); in OleClient_CreateInstance()

Completed in 21 milliseconds