Home
last modified time | relevance | path

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

/aoo4110/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()
751 JNI_compound_type_info const * comp_info = in map_to_uno()
752 static_cast< JNI_compound_type_info const * >( info ); in map_to_uno()
1915 JNI_compound_type_info const * comp_info = in map_to_java()
1916 static_cast< JNI_compound_type_info const * >( info ); in map_to_java()
1938 for ( JNI_compound_type_info const * linfo = comp_info; in map_to_java()
1940 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 34 milliseconds