#include <svl/cjkoptions.hxx>
#include <svl/languageoptions.hxx>
#include <i18nlangtag/lang.h>
#include <i18nlangtag/languagetag.hxx>
#include <officecfg/System.hxx>
#include <officecfg/Office/Common.hxx>
#include <mutex>
Go to the source code of this file.
◆ SvtCJKOptions_Load()
static void SvtCJKOptions_Load |
( |
| ) |
|
|
static |
Definition at line 125 of file cjkoptions.cxx.
References ASIAN, LanguageTag::convertToLanguageTypeWithFallback(), comphelper::ConfigurationChanges::create(), SvtLanguageOptions::GetScriptTypeOfLanguage(), gLoadFlag, SvtSystemLanguageOptions::isCJKKeyboardLayoutInstalled(), LANGUAGE_NONE, and LANGUAGE_SYSTEM.
Referenced by SvtCJKOptions::IsAnyEnabled(), SvtCJKOptions::IsAnyReadOnly(), SvtCJKOptions::IsAsianTypographyEnabled(), SvtCJKOptions::IsChangeCaseMapEnabled(), SvtCJKOptions::IsCJKFontEnabled(), SvtCJKOptions::IsDoubleLinesEnabled(), SvtCJKOptions::IsJapaneseFindEnabled(), SvtCJKOptions::IsRubyEnabled(), SvtCJKOptions::IsVerticalTextEnabled(), and SvtCJKOptions::SetAll().
◆ gLoadFlag