![]() | InDesign SDK 20.5 |
#include <WLocaleSetting.h>
Static Public Member Functions | |
| static PMLocaleId | GetLocale () |
| static PMLocaleId | GetSystemLocale () |
| static int16 | GetSystemScript () |
| static void | SetLocale (const PMLocaleId &locale) |
| static void | Initialize_Internal (int16 systemScript, const PMLocaleId &locale) |
Provides the windows implementation for getting the current Locale setting for the application.
| static |
Get the current locale setting. This encapsulates UI language, Feature set language, and application feature set.
| static |
Get the locale setting that seems most appropriate for the user's OS. Mostly useful for determining if the user is on a non-Roman OS.
| static |
Get the cooltype script that best matches the system script of the OS.
| static |
Internal use only.
| static |
Internal use only.