Searched refs:m_pOLEFactories (Results 1 – 2 of 2) sorted by relevance
125 m_pOLEFactories[nInd] = new EmbedProviderFactory_Impl( m_xFactory, guidList[nInd] ); in EmbedServer_Impl()126 m_pOLEFactories[nInd]->registerClass(); in EmbedServer_Impl()134 if ( m_pOLEFactories[nInd] ) in ~EmbedServer_Impl()135 m_pOLEFactories[nInd]->deregisterClass(); in ~EmbedServer_Impl()
64 CComPtr< EmbedProviderFactory_Impl > m_pOLEFactories[ SUPPORTED_FACTORIES_NUM ]; member in EmbedServer_Impl
Completed in 18 milliseconds