Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: e32std.h

Enum TLocaleAspect

TLocaleAspect

Description

TLocaleAspect

Enumeration used with TExtendedLocale::LoadLocaleAspect to select which locale information is to be replaced from the contents of the Locale DLL being loaded.

ELocaleLanguageSettings - Replaces everything that should change with language selection e.g. Month names, Day names, etc,

ELocaleLocaleSettings - Replaces the currently selected currency symbol, TLocale settings, and FAT utility functions

ELocaleTimeAndDateSettings - Replaces the current time and date display format settings.

ELocaleCollateSettings - Replaces the "system" preferred Charset (because that's where the collation table is!). The "Default" charset will remain unchanged until after the next power off/on cycle

ELocaleLanguageSettings

ELocaleCollateSetting

ELocaleLocaleSettings

ELocaleTimeDateSettings