LibreOffice Module svl (master) 1
Functions
SvtLanguageOptions Namespace Reference

Functions

SvtScriptType GetScriptTypeOfLanguage (LanguageType nLang)
 
SvtScriptType FromI18NToSvtScriptType (sal_Int16 nI18NType)
 
sal_Int16 FromSvtScriptTypeToI18N (SvtScriptType nItemType)
 
sal_Int16 GetI18NScriptTypeOfLanguage (LanguageType nLang)
 

Function Documentation

◆ FromI18NToSvtScriptType()

SVL_DLLPUBLIC SvtScriptType SvtLanguageOptions::FromI18NToSvtScriptType ( sal_Int16  nI18NType)

Definition at line 64 of file languageoptions.cxx.

References ASIAN, COMPLEX, LATIN, and NONE.

◆ FromSvtScriptTypeToI18N()

SVL_DLLPUBLIC sal_Int16 SvtLanguageOptions::FromSvtScriptTypeToI18N ( SvtScriptType  nItemType)

Definition at line 77 of file languageoptions.cxx.

References ASIAN, COMPLEX, LATIN, NONE, and UNKNOWN.

Referenced by GetI18NScriptTypeOfLanguage().

◆ GetI18NScriptTypeOfLanguage()

SVL_DLLPUBLIC sal_Int16 SvtLanguageOptions::GetI18NScriptTypeOfLanguage ( LanguageType  nLang)

Definition at line 91 of file languageoptions.cxx.

References FromSvtScriptTypeToI18N(), and GetScriptTypeOfLanguage().

◆ GetScriptTypeOfLanguage()

SVL_DLLPUBLIC SvtScriptType SvtLanguageOptions::GetScriptTypeOfLanguage ( LanguageType  nLang)