Home
last modified time | relevance | path

Searched defs:obj_this (Results 1 – 12 of 12) sorted by last modified time

/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/
H A Dnativeview.c52 (JNIEnv * env, jobject obj_this) in Java_NativeView_getNativeWindowSystemType()
65 (JNIEnv * env, jobject obj_this) in Java_NativeView_getNativeWindow()
/trunk/main/embeddedobj/test/Container1/nativelib/
H A Dnativeview.c55 (JNIEnv * env, jobject obj_this) in Java_embeddedobj_test_NativeView_getNativeWindowSystemType()
68 (JNIEnv * env, jobject obj_this) in Java_embeddedobj_test_NativeView_getNativeWindow()
/trunk/main/bean/native/win32/
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c80 (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()
H A Dcom_sun_star_beans_LocalOfficeWindow.c70 (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()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/
H A Dnativeview.c48 (JNIEnv * env, jobject obj_this) in Java_NativeView_getNativeWindowSystemType()
60 (JNIEnv * env, jobject obj_this) in Java_NativeView_getNativeWindow()
/trunk/main/jurt/source/pipe/
H A Dcom_sun_star_lib_connections_pipe_PipeConnection.c65 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()
/trunk/main/jurt/source/pipe/wrapper/
H A Dwrapper.c59 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()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DStorageNativeInputStream.cxx86 (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()
H A DStorageNativeOutputStream.cxx90 (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 DHStorageAccess.cxx203 (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()
/trunk/main/bean/native/unix/
H A Dcom_sun_star_beans_LocalOfficeWindow.c64 (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 Dcom_sun_star_comp_beans_LocalOfficeWindow.c71 (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()

Completed in 48 milliseconds