Home
last modified time | relevance | path

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

/trunk/main/bridges/source/jni_uno/
H A Djni_info.h61 inline bool is_XInterface( typelib_TypeDescriptionReference * type ) in is_XInterface() function
342 if (use_Object_for_type_XInterface && is_XInterface( type )) in append_sig()
H A Djni_info.cxx101 if (is_XInterface( m_td.get()->pWeakRef )) in JNI_interface_type_info()
403 if (is_XInterface( td->pWeakRef )) in get_type_info()
430 if (is_XInterface( type )) in get_type_info()
H A Djni_data.cxx1766 if (is_XInterface( pAny->pType )) in map_to_java()

Completed in 44 milliseconds