LibreOffice Module bridges (master) 1
Namespaces | Functions
jni_java2uno.cxx File Reference
#include <sal/config.h>
#include <sal/log.hxx>
#include <algorithm>
#include <cassert>
#include <sal/alloca.h>
#include "jni_bridge.h"
#include "jniunoenvironmentdata.hxx"
Include dependency graph for jni_java2uno.cxx:

Go to the source code of this file.

Namespaces

namespace  jni_uno
 

Functions

SAL_JNI_EXPORT jobject JNICALL Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call (JNIEnv *jni_env, jobject jo_proxy, jlong bridge_handle, jstring jo_method, jobjectArray jo_args)
 
SAL_JNI_EXPORT void JNICALL Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_finalize__J (JNIEnv *jni_env, jobject jo_proxy, jlong bridge_handle)
 

Function Documentation

◆ Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()

SAL_JNI_EXPORT jobject JNICALL Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call ( JNIEnv *  jni_env,
jobject  jo_proxy,
jlong  bridge_handle,
jstring  jo_method,
jobjectArray  jo_args 
)

Definition at line 335 of file jni_java2uno.cxx.

References err, nPos, OUStringToOString(), SAL_INFO, SAL_WARN, and uno_any_destruct().

◆ Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_finalize__J()

SAL_JNI_EXPORT void JNICALL Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_finalize__J ( JNIEnv *  jni_env,
jobject  jo_proxy,
jlong  bridge_handle 
)

Definition at line 583 of file jni_java2uno.cxx.

References SAL_INFO, and typelib_typedescription_release().

Variable Documentation

◆ a

◆ d

double d

Definition at line 152 of file jni_java2uno.cxx.

◆ n

sal_Int64 n

◆ p

void* p