Searched refs:it_uno (Results 1 – 1 of 1) sorted by relevance
1395 IT_Uno it_uno = UnoObjToWrapperMap.find( (sal_uInt32) xInt.get()); in createUnoObjectWrapper() local1396 if(it_uno != UnoObjToWrapperMap.end()) in createUnoObjectWrapper()1398 xIntWrapper = it_uno->second; in createUnoObjectWrapper()
Completed in 32 milliseconds