Searched refs:m_wrapperList (Results 1 – 2 of 2) sorted by relevance
666 while (!m_wrapperList.empty()) in ~OleServer_Impl()668 (*m_wrapperList.begin())->deregisterClass(); in ~OleServer_Impl()669 (*m_wrapperList.begin())->Release(); in ~OleServer_Impl()670 m_wrapperList.pop_front(); in ~OleServer_Impl()733 m_wrapperList.push_back(pFac); in provideService()743 m_wrapperList.push_back(pFac); in provideInstance()
266 list< IClassFactoryWrapper* > m_wrapperList; member in ole_adapter::OleServer_Impl
Completed in 26 milliseconds