Home
last modified time | relevance | path

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

/aoo41x/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx263 void set_language(const iso_lang_identifier& iso_lang) in set_language() argument
265 active_iso_lang_ = iso_lang; in set_language()
291 replacement_table_t* get_replacement_table(const std::string& iso_lang) in get_replacement_table() argument
294 iso_lang_replacement_table_.find(iso_lang); in get_replacement_table()
301 iso_lang_replacement_table_.insert(std::make_pair(iso_lang, prt)); in get_replacement_table()
331 ByteString iso_lang = aConfig.GetKeyName(sal::static_int_cast<USHORT>(i)); in add_group_entries() local
333 iso_lang_identifier myiso_lang( iso_lang ); in add_group_entries()
337 Substitutor.set_language(iso_lang_identifier(iso_lang)); in add_group_entries()
346 map[ static_cast<unsigned short>(ltype) ] = std::string( iso_lang.GetBuffer() ); in add_group_entries()
461 std::ostream_iterator<std::string>& ostream_iter, const iso_lang_identifier& iso_lang) in start_language_section() argument
[all …]

Completed in 13 milliseconds