Home
last modified time | relevance | path

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

/aoo42x/main/stoc/source/servicemanager/
H A Dservicemanager.cxx932 for(IT_MM it_i1= m_ServiceMap.begin(); it_i1 != it_end1; it_i1++) in onUnloadingNotify() local
934 if( m_SetLoadedFactories.find( it_i1->second) != it_SetEnd) in onUnloadingNotify()
936 Reference<XUnloadingPreference> xunl( it_i1->second, UNO_QUERY); in onUnloadingNotify()
940 listDeleteServiceMap.push_front( it_i1); in onUnloadingNotify()
943 listDeleteServiceMap.push_front( it_i1); in onUnloadingNotify()

Completed in 26 milliseconds