Home
last modified time | relevance | path

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

/AOO41X/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Proxy.cxx272 * typelib_static_type_getByTypeClass(typelib_TypeClass_INTERFACE); in getAcquireMethod()
287 * typelib_static_type_getByTypeClass(typelib_TypeClass_INTERFACE); in getReleaseMethod()
308 *typelib_static_type_getByTypeClass(typelib_TypeClass_VOID), in acquire()
332 *typelib_static_type_getByTypeClass(typelib_TypeClass_VOID), in acquire()
351 *typelib_static_type_getByTypeClass(typelib_TypeClass_VOID), in release()
366 *typelib_static_type_getByTypeClass(typelib_TypeClass_VOID), in release()
/AOO41X/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx331 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
350 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
355 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
360 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
365 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
370 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
375 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
380 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
385 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
390 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
[all …]
/AOO41X/main/cppu/source/typelib/
H A Dstatic_types.cxx136 typelib_TypeDescriptionReference ** SAL_CALL typelib_static_type_getByTypeClass( in typelib_static_type_getByTypeClass() function
513 * ::typelib_static_type_getByTypeClass( typelib_TypeClass_INTERFACE ) ); in typelib_static_mi_interface_type_init()
/AOO41X/main/cppu/source/uno/
H A Dprim.hxx138 g_pVoidType = * ::typelib_static_type_getByTypeClass( typelib_TypeClass_VOID ); in _getVoidType()
H A Ddata.cxx66 * typelib_static_type_getByTypeClass( typelib_TypeClass_INTERFACE ); in binuno_queryInterface()
H A Deq.hxx53 * typelib_static_type_getByTypeClass( typelib_TypeClass_INTERFACE ); in _equalObject()
H A Dlbenv.cxx878 pInterface, *typelib_static_type_getByTypeClass( in unoenv_computeObjectIdentifier()
/AOO41X/main/cppu/util/
H A Dcppu.map49 typelib_static_type_getByTypeClass;
/AOO41X/main/cppu/source/threadpool/
H A Dcurrent.cxx76 * typelib_static_type_getByTypeClass( typelib_TypeClass_INTERFACE ), in get_type_XCurrentContext()
/AOO41X/main/cppu/inc/cppu/
H A Dunotype.hxx107 ::typelib_static_type_getByTypeClass(tc)); in getTypeFromTypeClass()
/AOO41X/main/cppu/inc/typelib/
H A Dtypedescription.h974 typelib_TypeDescriptionReference ** SAL_CALL typelib_static_type_getByTypeClass(
/AOO41X/main/cppu/inc/com/sun/star/uno/
H A DType.hxx43 ::typelib_static_type_getByTypeClass( typelib_TypeClass_VOID ) )->getTypeLibType(); in Type()
/AOO41X/main/binaryurp/source/
H A Dunmarshal.cxx160 *typelib_static_type_getByTypeClass( in readType()
/AOO41X/main/bridges/source/jni_uno/
H A Djni_data.cxx117 = *typelib_static_type_getByTypeClass(typelib_TypeClass_VOID); in createDefaultUnoValue()