Home
last modified time | relevance | path

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

/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx199 WeakMap_Impl * pWeakMap; member
276 if( pWeakMap ) in ~TypeDescriptor_Init_Impl()
283 while( aIt != pWeakMap->end() ) in ~TypeDescriptor_Init_Impl()
306 aIt = pWeakMap->begin(); in ~TypeDescriptor_Init_Impl()
324 delete pWeakMap; in ~TypeDescriptor_Init_Impl()
325 pWeakMap = 0; in ~TypeDescriptor_Init_Impl()
1592 if( rInit.pWeakMap ) in typelib_typedescription_release()
1754 if( !rInit.pWeakMap ) in typelib_typedescription_register()
2354 if( !rInit.pWeakMap ) in typelib_typedescriptionreference_new()
2380 if( rInit.pWeakMap ) in typelib_typedescriptionreference_release()
[all …]

Completed in 50 milliseconds