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 "call.hxx"
#include "share.hxx"
#include "abi.hxx"
#include <stdio.h>
#include <cstring>
#include <typeinfo>
Go to the source code of this file.
Classes | |
struct | bridges::cpp_uno::shared::VtableFactory::Slot |
Namespaces | |
namespace | CPPU_CURRENT_NAMESPACE |
Functions | |
bool | CPPU_CURRENT_NAMESPACE::is_complex_struct (const typelib_TypeDescription *type) |
bool | CPPU_CURRENT_NAMESPACE::return_in_hidden_param (typelib_TypeDescriptionReference *pTypeRef) |