Searched refs:cit_currWrapper (Results 1 – 1 of 1) sorted by relevance
1777 CIT_Com cit_currWrapper= ComPtrToWrapperMap.find( reinterpret_cast<sal_uInt32>(spUnknown.p)); in createOleObjectWrapper() local1778 if(cit_currWrapper != ComPtrToWrapperMap.end()) in createOleObjectWrapper()1779 xIntWrapper = cit_currWrapper->second; in createOleObjectWrapper()
Completed in 27 milliseconds