Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/servicemanager/
H A Dservicemanager.cxx952 typedef HashMap_OWString_Interface::iterator IT_M; in onUnloadingNotify() typedef
953 IT_M it_end3= m_ImplementationNameMap.end(); in onUnloadingNotify()
954 list<IT_M> listDeleteImplementationNameMap; in onUnloadingNotify()
955 typedef list<IT_M>::const_iterator CIT_DM; in onUnloadingNotify()
956 for( IT_M it_i3= m_ImplementationNameMap.begin(); it_i3 != it_end3; it_i3++) in onUnloadingNotify()

Completed in 19 milliseconds