Searched refs:nStaticRefCount (Results 1 – 4 of 4) sorted by relevance
168 ++s_aTypes[typelib_TypeClass_TYPE]->nStaticRefCount; in typelib_static_type_getByTypeClass()177 ++s_aTypes[typelib_TypeClass_ANY]->nStaticRefCount; in typelib_static_type_getByTypeClass()186 ++s_aTypes[typelib_TypeClass_STRING]->nStaticRefCount; in typelib_static_type_getByTypeClass()214 ++s_aTypes[typelib_TypeClass_INTERFACE]->nStaticRefCount; in typelib_static_type_getByTypeClass()244 ++s_aTypes[typelib_TypeClass_EXCEPTION]->nStaticRefCount; in typelib_static_type_getByTypeClass()292 ++s_aTypes[eTypeClass]->nStaticRefCount; in typelib_static_type_getByTypeClass()315 ++((*ppRef)->nStaticRefCount); in typelib_static_type_init()350 ++((*ppRef)->nStaticRefCount); in typelib_static_sequence_type_init()434 ++((*ppRef)->nStaticRefCount); in init()533 ++((*ppRef)->nStaticRefCount); in typelib_static_mi_interface_type_init()[all …]
294 OSL_ASSERT( pTDR->nRefCount > pTDR->nStaticRefCount ); in ~TypeDescriptor_Init_Impl()295 pTDR->nRefCount -= pTDR->nStaticRefCount; in ~TypeDescriptor_Init_Impl()752 pRet->nStaticRefCount = 0; in typelib_typedescription_newEmpty()2340 pTDR->nStaticRefCount = 0; in typelib_typedescriptionreference_new()
55 sal_Int32 nStaticRefCount; member86 sal_Int32 nStaticRefCount; member
107 nStaticRefCount; in get_type_XCurrentContext()
Completed in 43 milliseconds