Home
last modified time | relevance | path

Searched refs:jcMotifAppletViewer (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/vcl/source/window/
H A Dsyschild.cxx291 … jclass jcMotifAppletViewer = pEnv->FindClass("sun/plugin/navig/motif/MotifAppletViewer"); in GetParentWindowHandle() local
296jcMotifAppletViewer = pEnv->FindClass( "sun/plugin/viewer/MNetscapePluginContext"); in GetParentWindowHandle()
309 …nv->CallStaticVoidMethod(jcClassLoader, jmClassLoader_loadLibrary, jcMotifAppletViewer, jsplugin, … in GetParentWindowHandle()
312 …jmethodID jmMotifAppletViewer_getWidget = pEnv->GetStaticMethodID( jcMotifAppletViewer, "getWidget… in GetParentWindowHandle()
316 … jint ji_widget = pEnv->CallStaticIntMethod( jcMotifAppletViewer, jmMotifAppletViewer_getWidget, in GetParentWindowHandle()

Completed in 19 milliseconds