LibreOffice Module bridges (master) 1
|
#include <sal/config.h>
#include <cassert>
#include <malloc.h>
#include <com/sun/star/uno/genfunc.hxx>
#include <uno/data.h>
#include <bridge.hxx>
#include <types.hxx>
#include <unointerfaceproxy.hxx>
#include <vtables.hxx>
#include <msvc/except.hxx>
#include <stdio.h>
Go to the source code of this file.
Namespaces | |
namespace | bridges |
namespace | bridges::cpp_uno |
namespace | bridges::cpp_uno::shared |
Functions | |
void | bridges::cpp_uno::shared::unoInterfaceProxyDispatch (uno_Interface *pUnoI, const typelib_TypeDescription *pMemberDescr, void *pReturn, void *pArgs[], uno_Any **ppException) |