Home
last modified time | relevance | path

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

/trunk/main/cppu/source/typelib/
H A Dstatic_types.cxx140 static typelib_TypeDescriptionReference * s_aTypes[] = { in typelib_static_type_getByTypeClass() local
145 if (! s_aTypes[eTypeClass]) in typelib_static_type_getByTypeClass()
148 if (! s_aTypes[eTypeClass]) in typelib_static_type_getByTypeClass()
162 if (! s_aTypes[typelib_TypeClass_TYPE]) in typelib_static_type_getByTypeClass()
168 ++s_aTypes[typelib_TypeClass_TYPE]->nStaticRefCount; in typelib_static_type_getByTypeClass()
171 if (! s_aTypes[typelib_TypeClass_ANY]) in typelib_static_type_getByTypeClass()
177 ++s_aTypes[typelib_TypeClass_ANY]->nStaticRefCount; in typelib_static_type_getByTypeClass()
180 if (! s_aTypes[typelib_TypeClass_STRING]) in typelib_static_type_getByTypeClass()
189 if (! s_aTypes[typelib_TypeClass_INTERFACE]) in typelib_static_type_getByTypeClass()
292 ++s_aTypes[eTypeClass]->nStaticRefCount; in typelib_static_type_getByTypeClass()
[all …]
/trunk/main/cppuhelper/source/
H A Dcomponent.cxx127 static OTypeCollection s_aTypes( in getTypes() local
132 s_pTypes = &s_aTypes; in getTypes()
/trunk/main/stoc/source/corereflection/
H A Dcrarray.cxx65 static OTypeCollection s_aTypes( in getTypes() local
68 s_pTypes = &s_aTypes; in getTypes()
H A Dcriface.cxx119 static OTypeCollection s_aTypes( in getTypes() local
123 s_pTypes = &s_aTypes; in getTypes()
425 static OTypeCollection s_aTypes( in getTypes() local
428 s_pTypes = &s_aTypes; in getTypes()
H A Dcrenum.cxx105 static OTypeCollection s_aTypes( in getTypes() local
109 s_pTypes = &s_aTypes; in getTypes()
H A Dcrefl.cxx141 static OTypeCollection s_aTypes( in getTypes() local
146 s_pTypes = &s_aTypes; in getTypes()
H A Dcrcomp.cxx107 static OTypeCollection s_aTypes( in getTypes() local
111 s_pTypes = &s_aTypes; in getTypes()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfilterdialogcomponent.cxx260 static OTypeCollection s_aTypes( in getTypes() local
269 s_pTypes = &s_aTypes; in getTypes()
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx1862 static OTypeCollection s_aTypes( in getTypes() local
1866 s_pTypes = &s_aTypes; in getTypes()

Completed in 69 milliseconds