LibreOffice Module bridges (master) 1
|
Go to the source code of this file.
Functions | |
int | cpp_vtable_call (sal_Int32 nFunctionIndex, sal_Int32 nVtableOffset, void **gpreg, void **fpreg, void **ovrflw, sal_uInt64 *pRegisterReturn) |
void | privateSnippetExecutor () |
int cpp_vtable_call | ( | sal_Int32 | nFunctionIndex, |
sal_Int32 | nVtableOffset, | ||
void ** | gpreg, | ||
void ** | fpreg, | ||
void ** | ovrflw, | ||
sal_uInt64 * | pRegisterReturn | ||
) |
Definition at line 266 of file gcc3_linux_x86-64/cpp2uno.cxx.
References bridges::cpp_uno::shared::CppInterfaceProxy::acquireProxy(), bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy(), cpp2uno_call(), bridges::cpp_uno::shared::CppInterfaceProxy::getBridge(), bridges::cpp_uno::shared::Bridge::getCppEnv(), bridges::cpp_uno::shared::CppInterfaceProxy::getOid(), bridges::cpp_uno::shared::CppInterfaceProxy::getTypeDescr(), bridges::cpp_uno::shared::CppInterfaceProxy::releaseProxy(), and SAL_WARN.
void privateSnippetExecutor | ( | ) |
Definition at line 62 of file msvc_win32_x86-64/cpp2uno.cxx.
Referenced by codeSnippet().