Home
last modified time | relevance | path

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

/aoo42x/main/stoc/source/servicemanager/
H A Dservicemanager.cxx925 typedef HashMultimap_OWString_Interface::iterator IT_MM; in onUnloadingNotify() typedef
928 IT_MM it_end1= m_ServiceMap.end(); in onUnloadingNotify()
929 list<IT_MM> listDeleteServiceMap; in onUnloadingNotify()
930 typedef list<IT_MM>::const_iterator CIT_DMM; in onUnloadingNotify()
932 for(IT_MM it_i1= m_ServiceMap.begin(); it_i1 != it_end1; it_i1++) in onUnloadingNotify()

Completed in 12 milliseconds