/aoo42x/main/cppu/source/typelib/ |
H A D | static_types.cxx | 362 sal_Int32 nMembers, typelib_TypeDescriptionReference ** ppMembers, in init() argument 405 pComp->ppTypeRefs[i] = ppMembers[i] ); in init() 445 sal_Int32 nMembers, typelib_TypeDescriptionReference ** ppMembers ) in typelib_static_compound_type_init() argument 448 init(ppRef, eTypeClass, pTypeName, pBaseType, nMembers, ppMembers, 0); in typelib_static_compound_type_init() 454 sal_Int32 nMembers, typelib_TypeDescriptionReference ** ppMembers, in typelib_static_struct_type_init() argument 460 ppMembers, pParameterizedTypes); in typelib_static_struct_type_init()
|
H A D | typelib.cxx | 691 pTmp->ppMembers = 0; in typelib_typedescription_newEmpty() 1045 typelib_TypeDescriptionReference ** ppMembers ) in typelib_typedescription_newInterface() argument 1050 pBaseInterface == 0 ? 0 : 1, &pBaseInterface, nMembers, ppMembers); in typelib_typedescription_newInterface() 1131 typelib_TypeDescriptionReference ** ppMembers ) in typelib_typedescription_newMIInterface() argument 1211 pITD->ppMembers = pITD->ppAllMembers + aBaseList.getBaseMembers(); in typelib_typedescription_newMIInterface() 1217 typelib_typedescriptionreference_acquire( ppMembers[i] ); in typelib_typedescription_newMIInterface() 1218 pITD->ppAllMembers[n++] = ppMembers[i]; in typelib_typedescription_newMIInterface()
|
/aoo42x/main/cppu/inc/typelib/ |
H A D | typedescription.h | 456 typelib_TypeDescriptionReference ** ppMembers; member 680 typelib_TypeDescriptionReference ** ppMembers ) 706 typelib_TypeDescriptionReference ** ppMembers ) 1029 sal_Int32 nMembers, typelib_TypeDescriptionReference ** ppMembers ) 1050 sal_Int32 nMembers, typelib_TypeDescriptionReference ** ppMembers,
|
/aoo42x/main/stoc/source/invocation_adapterfactory/ |
H A D | iafactory.cxx | 774 &m_pInvokMethodTD, pITD->ppMembers[ 1 ] ); // invoke() in FactoryImpl() 776 &m_pSetValueTD, pITD->ppMembers[ 2 ] ); // setValue() in FactoryImpl() 778 &m_pGetValueTD, pITD->ppMembers[ 3 ] ); // getValue() in FactoryImpl() 785 &m_pConvertToTD, pITD->ppMembers[ 0 ] ); // convertTo() in FactoryImpl()
|
/aoo42x/main/bridges/source/jni_uno/ |
H A D | jni_info.cxx | 115 typelib_TypeDescriptionReference ** ppMembers = td->ppMembers; in JNI_interface_type_info() local 120 TypeDescr member_td( ppMembers[ nPos ] ); in JNI_interface_type_info() 501 .get())->ppMembers[ 0 ] ) ), in JNI_info()
|
/aoo42x/main/comphelper/source/misc/ |
H A D | evtmethodhelper.cxx | 48 typelib_TypeDescriptionReference* pMemberDescriptionReference = pType->ppMembers[i]; in getEventMethodsForType()
|
/aoo42x/main/cppuhelper/source/ |
H A D | exc_thrower.cxx | 270 ppMembers[ 1 ] /* rethrowException() */ ); in getCaughtException()
|
/aoo42x/main/bridges/source/cpp_uno/cc50_solaris_sparc/ |
H A D | cpp2uno.cxx | 481 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ |
H A D | cpp2uno.cxx | 492 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ |
H A D | cpp2uno.cxx | 450 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_arm/ |
H A D | cpp2uno.cxx | 492 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_intel/ |
H A D | cpp2uno.cxx | 450 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_os2_intel/ |
H A D | cpp2uno.cxx | 478 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_solaris_intel/ |
H A D | cpp2uno.cxx | 476 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
H A D | cpp2uno.cxx | 484 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ |
H A D | cpp2uno.cxx | 476 TYPELIB_DANGER_GET( &pTD, type->ppMembers[ nPos ] ); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_m68k/ |
H A D | cpp2uno.cxx | 487 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_sparc/ |
H A D | cpp2uno.cxx | 517 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | cpp2uno.cxx | 475 TYPELIB_DANGER_GET( &pTD, type->ppMembers[ nPos ] ); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_solaris_sparc/ |
H A D | cpp2uno.cxx | 515 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/mingw_intel/ |
H A D | cpp2uno.cxx | 473 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ |
H A D | cpp2uno.cxx | 521 TYPELIB_DANGER_GET( &pTD, type->ppMembers[ nPos ] ); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/cc5_solaris_sparc64/ |
H A D | cpp2uno.cxx | 561 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/ |
H A D | cpp2uno.cxx | 750 TYPELIB_DANGER_GET(&member, type->ppMembers[i]);
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/ |
H A D | cpp2uno.cxx | 676 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
|