Home
last modified time | relevance | path

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

/trunk/main/bridges/source/jni_uno/
H A Djni_data.cxx160 JNI_compound_type_info const * comp_info in createDefaultUnoValue()
161 = static_cast< JNI_compound_type_info const * >(info); in createDefaultUnoValue()
752 JNI_compound_type_info const * comp_info = in map_to_uno()
753 static_cast< JNI_compound_type_info const * >( info ); in map_to_uno()
1916 JNI_compound_type_info const * comp_info = in map_to_java()
1917 static_cast< JNI_compound_type_info const * >( info ); in map_to_java()
1939 for ( JNI_compound_type_info const * linfo = comp_info; in map_to_java()
1941 linfo = static_cast< JNI_compound_type_info const * >( in map_to_java()
H A Djni_info.cxx232 void JNI_compound_type_info::destroy( JNIEnv * jni_env ) in destroy()
240 JNI_compound_type_info::JNI_compound_type_info( in JNI_compound_type_info() function in jni_uno::JNI_compound_type_info
361 new_info = new JNI_compound_type_info( jni, td ); in create_type_info()
H A Djni_info.h97 struct JNI_compound_type_info : public JNI_type_info struct
106 explicit JNI_compound_type_info(

Completed in 24 milliseconds