Home
last modified time | relevance | path

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

/trunk/main/bridges/source/jni_uno/
H A Djni_info.cxx412 t_str2type::const_iterator iFind( m_type_map.find( uno_name ) ); in get_type_info()
438 t_str2type::const_iterator iFind( m_type_map.find( uno_name ) ); in get_type_info()
465 t_str2type::const_iterator iFind( m_type_map.find( uno_name ) ); in get_type_info()
877 t_str2type::const_iterator iPos( m_type_map.begin() ); in destruct()
878 t_str2type::const_iterator const iEnd( m_type_map.begin() ); in destruct()
H A Djni_info.h120 ::rtl::OUString, JNI_type_info_holder, ::rtl::OUStringHash > t_str2type; typedef
126 mutable t_str2type m_type_map;

Completed in 20 milliseconds