Searched refs:IT_Uno (Results 1 – 2 of 2) sorted by relevance
89 typedef hash_map<sal_uInt32, WeakReference<XInterface> >::iterator IT_Uno; typedef1395 IT_Uno it_uno = UnoObjToWrapperMap.find( (sal_uInt32) xInt.get()); in createUnoObjectWrapper()
120 IT_Uno it= UnoObjToWrapperMap.find( (sal_uInt32) m_xOrigin.get()); in ~InterfaceOleWrapper_Impl()
Completed in 67 milliseconds