Home
last modified time | relevance | path

Searched refs:getCppI (Results 1 – 25 of 29) sorted by relevance

12

/trunk/main/bridges/inc/bridges/cpp_uno/shared/
H A Dunointerfaceproxy.hxx77 com::sun::star::uno::XInterface * getCppI() { return pCppI; } in getCppI() function in bridges::cpp_uno::shared::UnoInterfaceProxy
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Duno2cpp.cxx95 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Duno2cpp.cxx65 void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Duno2cpp.cxx195 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Duno2cpp.cxx190 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Duno2cpp.cxx179 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Duno2cpp.cxx96 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Duno2cpp.cxx315 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Duno2cpp.cxx188 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Duno2cpp.cxx310 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Duno2cpp.cxx208 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Duno2cpp.cxx150 proxy->getCppI()) + slot.offset; in call()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Duno2cpp.cxx367 void* pAdjustedThisPtr = reinterpret_cast< void **>(pThis->getCppI()) + aVtableSlot.offset;
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Duno2cpp.cxx196 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Duno2cpp.cxx367 void* pAdjustedThisPtr = reinterpret_cast< void **>(pThis->getCppI()) + aVtableSlot.offset;
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Duno2cpp.cxx259 reinterpret_cast< void ** >(pThis->getCppI()) + aVtableSlot.offset, in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Duno2cpp.cxx284 void* pAdjustedThisPtr = reinterpret_cast< void **>(pThis->getCppI()) + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Duno2cpp.cxx322 … void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Duno2cpp.cxx240 void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Duno2cpp.cxx216 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Duno2cpp.cxx245 void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Duno2cpp.cxx303 void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Duno2cpp.cxx297 void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Duno2cpp.cxx298 void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Duno2cpp.cxx287 … void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()

Completed in 119 milliseconds

12