|
LibreOffice Module i18nlangtag (master) 1
|
#include <sal/log.hxx>#include <o3tl/string_view.hxx>#include <rtl/ustring.hxx>#include <rtl/string.hxx>#include <i18nlangtag/mslangid.hxx>#include <i18nlangtag/languagetag.hxx>Go to the source code of this file.
Classes | |
| struct | IsoLanguageCountryEntry |
| struct | IsoLanguageScriptCountryEntry |
| struct | Bcp47CountryEntry |
Functions | |
| constexpr LanguageType | k0 (0) |
| constexpr LanguageType | kSAME (0xffff) |
Variables | |
| IsoLanguageCountryEntry const | aImplIsoLangEntries [] |
| IsoLanguageScriptCountryEntry const | aImplIsoLangScriptEntries [] |
| Bcp47CountryEntry const | aImplBcp47CountryEntries [] |
| const IsoLanguageCountryEntry | aLastResortFallbackEntry |
| IsoLangEngEntry const | aImplIsoLangEngEntries [] |
| IsoLangNoneStdEntry const | aImplIsoNoneStdLangEntries [] |
| IsoLangNoneStdEntry const | aImplIsoNoneStdLangEntries2 [] |
| IsoLangOtherEntry const | aImplOtherEntries [] |
| IsoLangOtherEntry const | aImplPrivateUseEntries [] |
| IsoLangGLIBCModifiersEntry const | aImplIsoLangGLIBCModifiersEntries [] |
|
constexpr |
|
constexpr |
| Bcp47CountryEntry const aImplBcp47CountryEntries[] |
Definition at line 786 of file isolang.cxx.
Referenced by MsLangId::Conversion::convertLanguageToLocaleImpl(), MsLangId::Conversion::convertLocaleToLanguageImpl(), MsLangId::getDefinedLanguagetags(), MsLangId::Conversion::getOverride(), and MsLangId::Conversion::lookupFallbackLocale().
| IsoLangEngEntry const aImplIsoLangEngEntries[] |
Definition at line 853 of file isolang.cxx.
Referenced by MsLangId::Conversion::convertIsoNamesToLanguage().
| IsoLanguageCountryEntry const aImplIsoLangEntries[] |
Definition at line 150 of file isolang.cxx.
Referenced by MsLangId::Conversion::convertIsoNamesToLanguage(), MsLangId::Conversion::convertLanguageToLocaleImpl(), MsLangId::Conversion::convertLocaleToLanguageImpl(), MsLangId::getDefinedLanguagetags(), MsLangId::Conversion::getOverride(), and MsLangId::Conversion::lookupFallbackLocale().
| IsoLangGLIBCModifiersEntry const aImplIsoLangGLIBCModifiersEntries[] |
Definition at line 1441 of file isolang.cxx.
Referenced by MsLangId::convertUnxByteStringToLanguage().
| IsoLanguageScriptCountryEntry const aImplIsoLangScriptEntries[] |
| IsoLangNoneStdEntry const aImplIsoNoneStdLangEntries[] |
Definition at line 919 of file isolang.cxx.
Referenced by MsLangId::Conversion::convertIsoNamesToLanguage().
| IsoLangNoneStdEntry const aImplIsoNoneStdLangEntries2[] |
Definition at line 932 of file isolang.cxx.
Referenced by MsLangId::Conversion::convertIsoNamesToLanguage().
| IsoLangOtherEntry const aImplOtherEntries[] |
Definition at line 942 of file isolang.cxx.
Referenced by MsLangId::Conversion::convertIsoNamesToLanguage().
| IsoLangOtherEntry const aImplPrivateUseEntries[] |
Definition at line 956 of file isolang.cxx.
Referenced by MsLangId::Conversion::convertLanguageToLocaleImpl(), and MsLangId::Conversion::convertPrivateUseToLanguage().
| const IsoLanguageCountryEntry aLastResortFallbackEntry |
Definition at line 806 of file isolang.cxx.
Referenced by MsLangId::Conversion::lookupFallbackLocale().