/aoo42x/main/bridges/source/cpp_uno/shared/ |
H A D | vtables.cxx | 75 return type->pMapMemberIndexToFunctionIndex[localMemberOffset + localMember] in mapLocalMemberToLocalFunction() 124 - type->pMapMemberIndexToFunctionIndex[ in getLocalFunctions()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_netbsd_intel/ |
H A D | uno2cpp.cxx | 322 sal_Int32 nVtableCall = pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos]; in cppu_unoInterfaceProxy_dispatch() 366 sal_Int32 nVtableCall = pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos]; in cppu_unoInterfaceProxy_dispatch()
|
H A D | cpp2uno.cxx | 269 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nVtableCall) in cpp_mediate()
|
/aoo42x/main/binaryurp/source/ |
H A D | writer.cxx | 229 functionId = atd->pInterface->pMapMemberIndexToFunctionIndex[ in sendRequest() 246 functionId = mtd->pInterface->pMapMemberIndexToFunctionIndex[ in sendRequest()
|
H A D | reader.cxx | 290 setter = itd->pMapMemberIndexToFunctionIndex[memberId] != functionId; in readMessage()
|
/aoo42x/main/bridges/source/jni_uno/ |
H A D | jni_uno2java.cxx | 213 iface_td->pMapMemberIndexToFunctionIndex[ base_members ]; in call_java() 218 iface_td->pMapMemberIndexToFunctionIndex[ member_pos ] in call_java()
|
/aoo42x/main/cppu/source/typelib/ |
H A D | typelib.cxx | 428 pITD->pMapMemberIndexToFunctionIndex = new sal_Int32[ pITD->nAllMembers ]; in typelib_typedescription_initTables() 434 pITD->pMapMemberIndexToFunctionIndex[i] = i + nAdditionalOffset; in typelib_typedescription_initTables() 696 pTmp->pMapMemberIndexToFunctionIndex= 0; in typelib_typedescription_newEmpty() 1509 delete [] pITD->pMapMemberIndexToFunctionIndex; in typelib_typedescription_destructExtendedMembers()
|
/aoo42x/main/cli_ure/source/uno_bridge/ |
H A D | cli_proxy.cxx | 1003 iface_td->pMapMemberIndexToFunctionIndex[ member_pos ]; in cli_proxy_dispatch() 1056 iface_td->pMapMemberIndexToFunctionIndex[ member_pos ]; in cli_proxy_dispatch()
|
/aoo42x/main/bridges/source/cpp_uno/cc50_solaris_sparc/ |
H A D | cpp2uno.cxx | 277 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nFunctionIndex) in cpp_mediate()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ |
H A D | cpp2uno.cxx | 306 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == in cpp_mediate()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ |
H A D | cpp2uno.cxx | 270 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nFunctionIndex) in cpp_vtable_call()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_arm/ |
H A D | cpp2uno.cxx | 306 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == in cpp_mediate()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_intel/ |
H A D | cpp2uno.cxx | 270 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nFunctionIndex) in cpp_vtable_call()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_os2_intel/ |
H A D | cpp2uno.cxx | 275 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nFunctionIndex) in cpp_mediate()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_solaris_intel/ |
H A D | cpp2uno.cxx | 273 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nFunctionIndex) in cpp_mediate()
|
/aoo42x/main/bridges/source/cpp_uno/msvc_win32_intel/ |
H A D | cpp2uno.cxx | 270 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nFunctionIndex) in cpp_mediate()
|
/aoo42x/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
H A D | cpp2uno.cxx | 262 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nFunctionIndex) in cpp_vtable_call()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ |
H A D | cpp2uno.cxx | 309 if ( pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nFunctionIndex ) in cpp_vtable_call()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_m68k/ |
H A D | cpp2uno.cxx | 317 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == in cpp_mediate()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_sparc/ |
H A D | cpp2uno.cxx | 274 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nFunctionIndex) in cpp_mediate()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | cpp2uno.cxx | 308 if ( pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nFunctionIndex ) in cpp_vtable_call()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_solaris_sparc/ |
H A D | cpp2uno.cxx | 273 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nFunctionIndex) in cpp_mediate()
|
/aoo42x/main/bridges/source/cpp_uno/mingw_intel/ |
H A D | cpp2uno.cxx | 273 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nFunctionIndex) in cpp_vtable_call()
|
/aoo42x/main/cppu/inc/typelib/ |
H A D | typedescription.h | 466 sal_Int32 * pMapMemberIndexToFunctionIndex; member
|
/aoo42x/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ |
H A D | cpp2uno.cxx | 305 if ( pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nFunctionIndex ) in cpp_vtable_call()
|