LibreOffice Module bridges (master) 1
|
#include <com/sun/star/uno/genfunc.hxx>
#include <sal/log.hxx>
#include <typelib/typedescription.hxx>
#include <uno/data.h>
#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>
#include <sys/sysmips.h>
Go to the source code of this file.
Classes | |
struct | bridges::cpp_uno::shared::VtableFactory::Slot |
Macros | |
#define | IS_BIG_ENDIAN 0 |
#define IS_BIG_ENDIAN 0 |
Definition at line 57 of file gcc3_linux_mips/cpp2uno.cxx.