LibreOffice Module bridges (master) 1
|
Go to the source code of this file.
Macros | |
#define | WIN32_LEAN_AND_MEAN |
Functions | |
typelib_TypeClass __cdecl | cpp_mediate (void **pCallStack, sal_Int32 nFunctionIndex, sal_Int32 nVtableOffset, sal_Int64 *const pRegisterReturn) |
#define WIN32_LEAN_AND_MEAN |
Definition at line 22 of file cpp2uno.hxx.
typelib_TypeClass __cdecl cpp_mediate | ( | void ** | pCallStack, |
sal_Int32 | nFunctionIndex, | ||
sal_Int32 | nVtableOffset, | ||
sal_Int64 *const | pRegisterReturn | ||
) |
Definition at line 215 of file msvc_shared/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(), SAL_INFO, and SAL_WARN.
Referenced by cpp_vtable_call().