|
LibreOffice Module svl (master) 1
|
#include <svl/languageoptions.hxx>#include <i18nlangtag/mslangid.hxx>#include <i18nlangtag/languagetag.hxx>#include <com/sun/star/i18n/ScriptType.hpp>#include <unotools/syslocale.hxx>Go to the source code of this file.
Namespaces | |
| namespace | SvtLanguageOptions |
| namespace | SvtSystemLanguageOptions |
| #i42730# Gives access to the Windows 16bit system locale | |
Functions | |
| SvtScriptType | SvtLanguageOptions::GetScriptTypeOfLanguage (LanguageType nLang) |
| SvtScriptType | SvtLanguageOptions::FromI18NToSvtScriptType (sal_Int16 nI18NType) |
| sal_Int16 | SvtLanguageOptions::FromSvtScriptTypeToI18N (SvtScriptType nItemType) |
| sal_Int16 | SvtLanguageOptions::GetI18NScriptTypeOfLanguage (LanguageType nLang) |
| static bool | isKeyboardLayoutTypeInstalled (sal_Int16 scriptType) |
| bool | SvtSystemLanguageOptions::isCJKKeyboardLayoutInstalled () |
|
static |
Definition at line 98 of file languageoptions.cxx.
References MsLangId::getScriptType(), and i.
Referenced by SvtSystemLanguageOptions::isCJKKeyboardLayoutInstalled().