Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/ole/
H A Dservprov.cxx666 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()
H A Dservprov.hxx266 list< IClassFactoryWrapper* > m_wrapperList; member in ole_adapter::OleServer_Impl

Completed in 9 milliseconds