LibreOffice Module bridges (master) 1
|
#include <sal/config.h>
#include <cassert>
#include <jvmaccess/unovirtualmachine.hxx>
#include <jvmaccess/virtualmachine.hxx>
#include <osl/diagnose.h>
#include <rtl/alloc.h>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <utility>
#include <uno/environment.h>
#include <typelib/typedescription.h>
Go to the source code of this file.
Classes | |
struct | jni_uno::BridgeRuntimeError |
class | jni_uno::JNI_context |
class | jni_uno::JNI_guarded_context |
class | jni_uno::JLocalAutoRef |
struct | jni_uno::rtl_mem |
class | jni_uno::TypeDescr |
Namespaces | |
namespace | jni_uno |