LibreOffice Module bridges (master) 1
|
#include <com/sun/star/uno/genfunc.hxx>
#include <sal/log.hxx>
#include <uno/data.h>
#include <typelib/typedescription.hxx>
#include "bridge.hxx"
#include "cppinterfaceproxy.hxx"
#include "types.hxx"
#include "vtablefactory.hxx"
#include "share.hxx"
#include <stdio.h>
#include <typeinfo>
Go to the source code of this file.
Functions | |
ia64::RegReturn | cpp_vtable_call (long in0, long in1, long in2, long in3, long in4, long in5, long in6, long in7, long firstonstack) |
Variables | |
void(* | privateSnippetExecutor )() |
ia64::RegReturn cpp_vtable_call | ( | long | in0, |
long | in1, | ||
long | in2, | ||
long | in3, | ||
long | in4, | ||
long | in5, | ||
long | in6, | ||
long | in7, | ||
long | firstonstack | ||
) |
Definition at line 482 of file gcc3_linux_ia64/cpp2uno.cxx.
References cpp_mediate(), ia64::MAX_GPR_REGS, ia64::MAX_SSE_REGS, ia64::RegReturn::r10, ia64::RegReturn::r11, ia64::RegReturn::r8, and ia64::RegReturn::r9.
|
extern |
Definition at line 62 of file msvc_win32_x86-64/cpp2uno.cxx.
Referenced by codeSnippet().