Home
last modified time | relevance | path

Searched refs:m_pOLEFactories (Results 1 – 2 of 2) sorted by relevance

/trunk/main/embedserv/source/embed/
H A Dservprov.cxx125 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()
/trunk/main/embedserv/source/inc/
H A Dservprov.hxx64 CComPtr< EmbedProviderFactory_Impl > m_pOLEFactories[ SUPPORTED_FACTORIES_NUM ]; member in EmbedServer_Impl

Completed in 14 milliseconds