Searched refs:EmbedProviderFactory_Impl (Results 1 – 2 of 2) sorted by relevance
125 m_pOLEFactories[nInd] = new EmbedProviderFactory_Impl( m_xFactory, guidList[nInd] ); in EmbedServer_Impl()210 EmbedProviderFactory_Impl::EmbedProviderFactory_Impl(const uno::Reference<lang::XMultiServiceFactor… in EmbedProviderFactory_Impl() function in EmbedProviderFactory_Impl217 EmbedProviderFactory_Impl::~EmbedProviderFactory_Impl() in ~EmbedProviderFactory_Impl()221 sal_Bool EmbedProviderFactory_Impl::registerClass() in registerClass()237 sal_Bool EmbedProviderFactory_Impl::deregisterClass() in deregisterClass()244 STDMETHODIMP EmbedProviderFactory_Impl::QueryInterface(REFIID riid, void FAR* FAR* ppv) in QueryInterface()263 STDMETHODIMP_(ULONG) EmbedProviderFactory_Impl::AddRef() in STDMETHODIMP_()268 STDMETHODIMP_(ULONG) EmbedProviderFactory_Impl::Release() in STDMETHODIMP_()280 STDMETHODIMP EmbedProviderFactory_Impl::CreateInstance(IUnknown FAR* punkOuter, in CreateInstance()291 STDMETHODIMP EmbedProviderFactory_Impl::LockServer( int /*fLock*/ ) in LockServer()
42 class EmbedProviderFactory_Impl;64 CComPtr< EmbedProviderFactory_Impl > m_pOLEFactories[ SUPPORTED_FACTORIES_NUM ];68 class EmbedProviderFactory_Impl : public IClassFactory class72 …EmbedProviderFactory_Impl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiS…73 virtual ~EmbedProviderFactory_Impl();
Completed in 21 milliseconds