Home
last modified time | relevance | path

Searched defs:UNO_proxy (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/bridges/source/jni_uno/
H A Djni_uno2java.cxx420 struct UNO_proxy : public uno_Interface struct
422 mutable oslInterlockedCount m_ref;
423 Bridge const * m_bridge;
426 jobject m_javaI;
427 jstring m_jo_oid;
428 OUString m_oid;
429 JNI_interface_type_info const * m_type_info;
442 inline UNO_proxy::UNO_proxy( in UNO_proxy() function in jni_uno::UNO_proxy

Completed in 14 milliseconds