Home
last modified time | relevance | path

Searched refs:ppMembers (Results 1 – 25 of 35) sorted by relevance

12

/aoo4110/main/cppu/source/typelib/
H A Dstatic_types.cxx362 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 Dtypelib.cxx691 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()
/aoo4110/main/cppu/inc/typelib/
H A Dtypedescription.h456 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,
/aoo4110/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx774 &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()
/aoo4110/main/bridges/source/jni_uno/
H A Djni_info.cxx115 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()
/aoo4110/main/comphelper/source/misc/
H A Devtmethodhelper.cxx48 typelib_TypeDescriptionReference* pMemberDescriptionReference = pType->ppMembers[i]; in getEventMethodsForType()
/aoo4110/main/cppuhelper/source/
H A Dexc_thrower.cxx270 ppMembers[ 1 ] /* rethrowException() */ ); in getCaughtException()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcpp2uno.cxx444 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dcpp2uno.cxx478 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dcpp2uno.cxx476 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dcpp2uno.cxx481 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dcpp2uno.cxx492 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dcpp2uno.cxx450 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dcpp2uno.cxx492 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dcpp2uno.cxx487 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dcpp2uno.cxx517 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dcpp2uno.cxx475 TYPELIB_DANGER_GET( &pTD, type->ppMembers[ nPos ] ); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/gcc3_macosx_intel/
H A Dcpp2uno.cxx474 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dcpp2uno.cxx515 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/mingw_intel/
H A Dcpp2uno.cxx473 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dcpp2uno.cxx518 TYPELIB_DANGER_GET( &pTD, type->ppMembers[ nPos ] ); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dcpp2uno.cxx484 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dcpp2uno.cxx476 TYPELIB_DANGER_GET( &pTD, type->ppMembers[ nPos ] ); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/gcc3_macosx_powerpc/
H A Dcpp2uno.cxx685 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dcpp2uno.cxx750 TYPELIB_DANGER_GET(&member, type->ppMembers[i]);

Completed in 130 milliseconds

12