LibreOffice Module svl (master) 1
Namespaces | Functions | Variables
cjkoptions.cxx File Reference
#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>
Include dependency graph for cjkoptions.cxx:

Go to the source code of this file.

Namespaces

namespace  SvtCJKOptions
 

Functions

static void SvtCJKOptions_Load ()
 
bool SvtCJKOptions::IsCJKFontEnabled ()
 
bool SvtCJKOptions::IsVerticalTextEnabled ()
 
bool SvtCJKOptions::IsAsianTypographyEnabled ()
 
bool SvtCJKOptions::IsJapaneseFindEnabled ()
 
bool SvtCJKOptions::IsRubyEnabled ()
 
bool SvtCJKOptions::IsChangeCaseMapEnabled ()
 
bool SvtCJKOptions::IsDoubleLinesEnabled ()
 
void SvtCJKOptions::SetAll (bool bSet)
 
bool SvtCJKOptions::IsAnyEnabled ()
 
bool SvtCJKOptions::IsAnyReadOnly ()
 

Variables

static std::once_flag gLoadFlag
 

Function Documentation

◆ SvtCJKOptions_Load()

static void SvtCJKOptions_Load ( )
static

Variable Documentation

◆ gLoadFlag

std::once_flag gLoadFlag
static

Definition at line 123 of file cjkoptions.cxx.

Referenced by SvtCJKOptions_Load().