Searched refs:LocaleHash (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/unotools/inc/unotools/ |
H A D | fontcfg.hxx | 57 struct LocaleHash struct 86 utl::LocaleHash > 190 std::hash_map< com::sun::star::lang::Locale, LocaleSubst, utl::LocaleHash > m_aSubst;
|
/aoo42x/main/unotools/source/config/ |
H A D | fontcfg.cxx | 190 std::hash_map< Locale, LocaleAccess, LocaleHash >::const_iterator it = in tryLocale() 1090 std::hash_map< Locale, LocaleSubst, LocaleHash >::const_iterator it = in readLocaleSubst() 1190 … std::hash_map< Locale, LocaleSubst, LocaleHash >::const_iterator lang = m_aSubst.find( aLocale ); in getSubstInfo()
|
/aoo42x/main/vcl/unx/generic/printer/ |
H A D | ppdparser.cxx | 65 struct LocaleHash struct in psp::PPDTranslator 76 …typedef std::hash_map< com::sun::star::lang::Locale, rtl::OUString, LocaleHash, LocaleEqual > tran…
|
Completed in 47 milliseconds