|
Defines |
| #define | LocGetNumberSeparators LmGetNumberSeparators |
Functions |
| uint16_t | LmBestLocaleToIndex (const LmLocaleType *iLocale) |
| status_t | LmCountryToISOName (LmCountryType iCountry, char *oISONameStr) |
| void | LmGetFormatsLocale (LmLocaleType *oFormatsLocale) |
| status_t | LmGetLocaleSetting (uint16_t iLocaleIndex, LmLocaleSettingChoice iChoice, void *oValue, uint16_t iValueSize) |
| void | LmGetNumberSeparators (NumberFormatType iNumberFormat, char *oThousandSeparatorChar, char *oDecimalSeparatorChar) |
| uint16_t | LmGetNumLocales (void) |
| CharEncodingType | LmGetROMLocale (LmLocaleType *oROMLocale) |
| CharEncodingType | LmGetSystemLocale (LmLocaleType *oSystemLocale) |
| status_t | LmISONameToCountry (const char *iISONameStr, LmCountryType *oCountry) |
| status_t | LmISONameToLanguage (const char *iISONameStr, LmLanguageType *oLanguage) |
| status_t | LmLanguageToISOName (LmLanguageType iLanguage, char *oISONameStr) |
| status_t | LmLocaleToIndex (const LmLocaleType *iLocale, uint16_t *oLocaleIndex) |
| status_t | LmSetFormatsLocale (const LmLocaleType *iFormatsLocale) |