Home
last modified time | relevance | path

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

/aoo4110/main/cppu/source/typelib/
H A Dstatic_types.cxx168 ++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 …]
H A Dtypelib.cxx294 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()
/aoo4110/main/cppu/inc/typelib/
H A Dtypedescription.h55 sal_Int32 nStaticRefCount; member
86 sal_Int32 nStaticRefCount; member
/aoo4110/main/cppu/source/threadpool/
H A Dcurrent.cxx107 nStaticRefCount; in get_type_XCurrentContext()

Completed in 52 milliseconds