|
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 <osl/endian.h>#include "bridge.hxx"#include "cppinterfaceproxy.hxx"#include "types.hxx"#include "vtablefactory.hxx"#include "share.hxx"#include <stdio.h>#include <string.h>#include <typeinfo>Go to the source code of this file.
Classes | |
| struct | bridges::cpp_uno::shared::VtableFactory::Slot |
Macros | |
| #define | IS_BIG_ENDIAN 0 |
| #define | PARAMSAVE 48 |
| #define IS_BIG_ENDIAN 0 |
Definition at line 39 of file gcc3_linux_powerpc64/cpp2uno.cxx.
| #define PARAMSAVE 48 |
Definition at line 340 of file gcc3_linux_powerpc64/cpp2uno.cxx.