|
LibreOffice Module bridges (master) 1
|
#include <sal/config.h>#include <typeinfo>#include <com/sun/star/uno/genfunc.hxx>#include <sal/log.hxx>#include <typelib/typedescription.hxx>#include <uno/data.h>#include "bridge.hxx"#include "cppinterfaceproxy.hxx"#include "types.hxx"#include "vtablefactory.hxx"#include "share.hxx"Go to the source code of this file.
Classes | |
| struct | bridges::cpp_uno::shared::VtableFactory::Slot |
Namespaces | |
| namespace | CPPU_CURRENT_NAMESPACE |
Macros | |
| #define | GET_FP(n, p) |
Functions | |
| bool | CPPU_CURRENT_NAMESPACE::is_complex_struct (const typelib_TypeDescription *type) |
| bool | CPPU_CURRENT_NAMESPACE::return_in_hidden_param (typelib_TypeDescriptionReference *pTypeRef) |
| void | doFlushCode (unsigned long address, unsigned long count) |
Definition at line 34 of file gcc3_linux_sparc64/cpp2uno.cxx.