LibreOffice Module bridges (master) 1
Namespaces
jni_uno2java.cxx File Reference
#include <sal/config.h>
#include <sal/log.hxx>
#include <atomic>
#include <cassert>
#include <cstddef>
#include <memory>
#include <sal/alloca.h>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <rtl/ustrbuf.hxx>
#include <utility>
#include "jni_bridge.h"
#include "jniunoenvironmentdata.hxx"
Include dependency graph for jni_uno2java.cxx:

Go to the source code of this file.

Namespaces

namespace  jni_uno
 

Variable Documentation

◆ m_bridge

Bridge const* m_bridge

Definition at line 391 of file jni_uno2java.cxx.

◆ m_javaI

jobject m_javaI

Definition at line 394 of file jni_uno2java.cxx.

◆ m_jo_oid

jstring m_jo_oid

Definition at line 395 of file jni_uno2java.cxx.

◆ m_oid

OUString m_oid

◆ m_ref

std::atomic<std::size_t> m_ref
mutable

Definition at line 390 of file jni_uno2java.cxx.

◆ m_type_info

JNI_interface_type_info const* m_type_info

Definition at line 397 of file jni_uno2java.cxx.