LibreOffice Module bridges (master) 1
|
#include <sal/config.h>
#include <exception>
#include <typeinfo>
#include <sal/alloca.h>
#include <com/sun/star/uno/genfunc.hxx>
#include <com/sun/star/uno/Exception.hpp>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <o3tl/runtimetooustring.hxx>
#include <uno/data.h>
#include <bridge.hxx>
#include <types.hxx>
#include <unointerfaceproxy.hxx>
#include <vtables.hxx>
#include "callvirtualmethod.hxx"
#include "share.hxx"
Go to the source code of this file.
Namespaces | |
namespace | x86 |
namespace | bridges |
namespace | bridges::cpp_uno |
namespace | bridges::cpp_uno::shared |
Functions | |
bool | x86::isSimpleReturnType (typelib_TypeDescription *pTD, bool recursive=false) |
void | bridges::cpp_uno::shared::unoInterfaceProxyDispatch (uno_Interface *pUnoI, const typelib_TypeDescription *pMemberDescr, void *pReturn, void *pArgs[], uno_Any **ppException) |