Home
last modified time | relevance | path

Searched refs:pMapFunctionIndexToMemberIndex (Results 1 – 25 of 53) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/cppu/qa/
H A Dtypelib.cxx201 CPPUNIT_ASSERT(t->pMapFunctionIndexToMemberIndex == nullptr); in testInterface()
217 CPPUNIT_ASSERT(t->pMapFunctionIndexToMemberIndex != nullptr); in testInterface()
248 CPPUNIT_ASSERT(t->pMapFunctionIndexToMemberIndex == nullptr); in testMultiInterface()
265 CPPUNIT_ASSERT(t->pMapFunctionIndexToMemberIndex != nullptr); in testMultiInterface()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cppu/source/typelib/
H A Dtypelib.cxx375 pITD->pMapFunctionIndexToMemberIndex = new sal_Int32[ pITD->nAllMembers + nAdditionalOffset ]; in typelib_typedescription_initTables()
380 pITD->pMapFunctionIndexToMemberIndex[i + nAdditionalOffset] = i; in typelib_typedescription_initTables()
385 pITD->pMapFunctionIndexToMemberIndex[i + ++nAdditionalOffset] = i; in typelib_typedescription_initTables()
594 pTmp->pMapFunctionIndexToMemberIndex = nullptr; in typelib_typedescription_newEmpty()
1292 delete [] pITD->pMapFunctionIndexToMemberIndex; in typelib_typedescription_destructExtendedMembers()
1534 assert(dst->pMapFunctionIndexToMemberIndex == nullptr); in typelib_typedescription_register()
1548 src->pMapFunctionIndexToMemberIndex, in typelib_typedescription_register()
1549 dst->pMapFunctionIndexToMemberIndex); in typelib_typedescription_register()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/msvc_shared/
H A Dcpp2uno.cxx254 sal_Int32 nMemberPos = pInterfaceTD->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_mediate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppu/source/typelib/
H A Dtypelib.cxx379 … pITD->pMapFunctionIndexToMemberIndex = new sal_Int32[ pITD->nAllMembers + nAdditionalOffset ]; in typelib_typedescription_initTables()
384 pITD->pMapFunctionIndexToMemberIndex[i + nAdditionalOffset] = i; in typelib_typedescription_initTables()
389 pITD->pMapFunctionIndexToMemberIndex[i + ++nAdditionalOffset] = i; in typelib_typedescription_initTables()
597 pTmp->pMapFunctionIndexToMemberIndex = nullptr; in typelib_typedescription_newEmpty()
1294 delete [] pITD->pMapFunctionIndexToMemberIndex; in typelib_typedescription_destructExtendedMembers()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/typelib/
H A Dtypedescription.h413 sal_Int32 * pMapFunctionIndexToMemberIndex; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/typelib/
H A Dtypedescription.h409 sal_Int32 * pMapFunctionIndexToMemberIndex; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dcpp2uno.cxx291 sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_vtable_call()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dcpp2uno.cxx263 sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_mediate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_ios/
H A Dcpp2uno.cxx320 pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_mediate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dcpp2uno.cxx303 pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_mediate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_macosx_x86-64/
H A Dcpp2uno.cxx292 sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_vtable_call()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/msvc_win32_arm64/
H A Dcpp2uno.cxx249 sal_Int32 nMemberPos = pInterfaceTD->pMapFunctionIndexToMemberIndex[functionIndex]; in vtableCall()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcpp2uno.cxx256 sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_vtable_call()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dcpp2uno.cxx259 sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_mediate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_ios/
H A Dcpp2uno.cxx320 pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_mediate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dcpp2uno.cxx291 sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_vtable_call()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dcpp2uno.cxx303 pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_mediate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dcpp2uno.cxx263 sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_mediate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dcpp2uno.cxx259 sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_mediate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_macosx_x86-64/
H A Dcpp2uno.cxx292 sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_vtable_call()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcpp2uno.cxx256 sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_vtable_call()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/msvc_win32_intel/
H A Dcpp2uno.cxx266 sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_mediate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/binaryurp/source/
H A Dreader.cxx209 sal_Int32 memberId = itd->pMapFunctionIndexToMemberIndex[functionId]; in readMessage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dcpp2uno.cxx260 sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_mediate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dcpp2uno.cxx329 pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_mediate()

123