Home
last modified time | relevance | path

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

/aoo4110/main/shell/source/all/ooofilereader/
H A Dmetainforeader.cxx183 const LocaleSet_t EN_US_LOCALE( ::std::make_pair( ::std::wstring( L"en" ), ::std::wstring( L"US" )… variable
197 … isValidLocale(locale) ? ::std::make_pair(locale.substr( 0,2), locale.substr( 3,2)) : EN_US_LOCALE; in getDefaultLocale()
200 return EN_US_LOCALE; in getDefaultLocale()

Completed in 16 milliseconds