|
LibreOffice Module bridges (master) 1
|
#include <sal/config.h>#include <exception>#include <malloc.h>#include <typeinfo>#include <com/sun/star/uno/Exception.hpp>#include <com/sun/star/uno/RuntimeException.hpp>#include <com/sun/star/uno/genfunc.hxx>#include <o3tl/runtimetooustring.hxx>#include <uno/data.h>#include "bridge.hxx"#include "types.hxx"#include "unointerfaceproxy.hxx"#include "vtables.hxx"#include "share.hxx"Go to the source code of this file.
Namespaces | |
| namespace | bridges |
| namespace | bridges::cpp_uno |
| namespace | bridges::cpp_uno::shared |
Macros | |
| #define | SET_FP(n, p) |
Functions | |
| void | bridges::cpp_uno::shared::unoInterfaceProxyDispatch (uno_Interface *pUnoI, const typelib_TypeDescription *pMemberDescr, void *pReturn, void *pArgs[], uno_Any **ppException) |
Definition at line 39 of file gcc3_linux_sparc64/uno2cpp.cxx.