/aoo42x/main/jurt/source/pipe/wrapper/ |
H A D | wrapper.c | 59 JNIEnv * env, jobject obj_this, jstring name) in Java_com_sun_star_lib_connections_pipe_PipeConnection_createJNI() 67 JNIEnv * env, jobject obj_this) in Java_com_sun_star_lib_connections_pipe_PipeConnection_closeJNI() 75 JNIEnv * env, jobject obj_this, jobjectArray buffer, jint len) in Java_com_sun_star_lib_connections_pipe_PipeConnection_readJNI() 83 JNIEnv * env, jobject obj_this, jbyteArray buffer) in Java_com_sun_star_lib_connections_pipe_PipeConnection_writeJNI() 91 JNIEnv * env, jobject obj_this) in Java_com_sun_star_lib_connections_pipe_PipeConnection_flushJNI()
|
/aoo42x/main/jurt/source/pipe/ |
H A D | com_sun_star_lib_connections_pipe_PipeConnection.c | 65 static oslPipe getPipe(JNIEnv * env, jobject obj_this) in getPipe() 115 (JNIEnv * env, jobject obj_this, jstring name) in PipeConnection_create() 254 (JNIEnv * env, jobject obj_this) in PipeConnection_close() 340 (JNIEnv * env, jobject obj_this, jobjectArray buffer, jint len) in PipeConnection_read() 460 (JNIEnv * env, jobject obj_this, jbyteArray buffer) in PipeConnection_write() 557 (JNIEnv * env, jobject obj_this) in PipeConnection_flush()
|
/aoo42x/main/bean/native/unix/ |
H A D | com_sun_star_beans_LocalOfficeWindow.c | 64 (JNIEnv * env, jobject obj_this) in Java_com_sun_star_beans_LocalOfficeWindow_getNativeWindowSystemType() 79 (JNIEnv * env, jobject obj_this) in Java_com_sun_star_beans_LocalOfficeWindow_getNativeWindow()
|
H A D | com_sun_star_comp_beans_LocalOfficeWindow.c | 71 (JNIEnv * env, jobject obj_this) in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindowSystemType() 86 (JNIEnv * env, jobject obj_this) in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow()
|
/aoo42x/main/bean/native/win32/ |
H A D | com_sun_star_beans_LocalOfficeWindow.c | 70 (JNIEnv * env, jobject obj_this) in Java_com_sun_star_beans_LocalOfficeWindow_getNativeWindowSystemType() 85 (JNIEnv * env, jobject obj_this) in Java_com_sun_star_beans_LocalOfficeWindow_getNativeWindow()
|
H A D | com_sun_star_comp_beans_LocalOfficeWindow.c | 80 (JNIEnv * env, jobject obj_this) in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindowSystemType() 95 (JNIEnv * env, jobject obj_this) in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow()
|
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/ |
H A D | nativeview.c | 48 (JNIEnv * env, jobject obj_this) in Java_NativeView_getNativeWindowSystemType() 60 (JNIEnv * env, jobject obj_this) in Java_NativeView_getNativeWindow()
|
/aoo42x/main/embeddedobj/test/Container1/nativelib/ |
H A D | nativeview.c | 55 (JNIEnv * env, jobject obj_this) in Java_embeddedobj_test_NativeView_getNativeWindowSystemType() 68 (JNIEnv * env, jobject obj_this) in Java_embeddedobj_test_NativeView_getNativeWindow()
|
/aoo42x/main/connectivity/source/drivers/hsqldb/ |
H A D | StorageNativeOutputStream.cxx | 90 (JNIEnv * env, jobject obj_this, jstring key, jstring name, jbyteArray buffer, jint off, jint len) in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeOutputStream_write__Ljava_lang_String_2Ljava_lang_String_2_3BII() 108 (JNIEnv * env, jobject obj_this, jstring key, jstring name, jbyteArray buffer) in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeOutputStream_write__Ljava_lang_String_2Ljava_lang_String_2_3B() 158 (JNIEnv * env, jobject obj_this, jstring key, jstring name,jint b) in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeOutputStream_write__Ljava_lang_String_2Ljava_lang_String_2I()
|
H A D | HStorageAccess.cxx | 203 (JNIEnv* env, jobject obj_this, jstring name, jstring key) in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_read__Ljava_lang_String_2Ljava_lang_String_2() 276 (JNIEnv * env, jobject obj_this,jstring name, jstring key, jbyteArray buffer, jint off, jint len) in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_read__Ljava_lang_String_2Ljava_lang_String_2_3BII() 477 (JNIEnv * env, jobject obj_this,jstring name, jstring key, jbyteArray buffer, jint off, jint len) in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_write() 536 (JNIEnv * env, jobject obj_this,jstring name, jstring key, jint v) in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_writeInt()
|
H A D | StorageNativeInputStream.cxx | 86 (JNIEnv * env, jobject obj_this,jstring key, jstring name) in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream_read__Ljava_lang_String_2Ljava_lang_String_2() 105 (JNIEnv * env, jobject obj_this,jstring key, jstring name, jbyteArray buffer, jint off, jint len) in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream_read__Ljava_lang_String_2Ljava_lang_String_2_3BII()
|
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/ |
H A D | nativeview.c | 52 (JNIEnv * env, jobject obj_this) in Java_NativeView_getNativeWindowSystemType() 65 (JNIEnv * env, jobject obj_this) in Java_NativeView_getNativeWindow()
|