LibreOffice Module svl (master) 1
|
Functions | |
bool | IsCJKFontEnabled () |
bool | IsVerticalTextEnabled () |
bool | IsAsianTypographyEnabled () |
bool | IsJapaneseFindEnabled () |
bool | IsRubyEnabled () |
bool | IsChangeCaseMapEnabled () |
bool | IsDoubleLinesEnabled () |
void | SetAll (bool bSet) |
bool | IsAnyEnabled () |
bool | IsAnyReadOnly () |
SVL_DLLPUBLIC bool SvtCJKOptions::IsAnyEnabled | ( | ) |
Definition at line 101 of file cjkoptions.cxx.
References IsAsianTypographyEnabled(), IsChangeCaseMapEnabled(), IsCJKFontEnabled(), IsDoubleLinesEnabled(), IsJapaneseFindEnabled(), IsRubyEnabled(), IsVerticalTextEnabled(), and SvtCJKOptions_Load().
SVL_DLLPUBLIC bool SvtCJKOptions::IsAnyReadOnly | ( | ) |
Definition at line 108 of file cjkoptions.cxx.
References SvtCJKOptions_Load().
SVL_DLLPUBLIC bool SvtCJKOptions::IsAsianTypographyEnabled | ( | ) |
Definition at line 48 of file cjkoptions.cxx.
References SvtCJKOptions_Load().
Referenced by IsAnyEnabled().
SVL_DLLPUBLIC bool SvtCJKOptions::IsChangeCaseMapEnabled | ( | ) |
Definition at line 66 of file cjkoptions.cxx.
References SvtCJKOptions_Load().
Referenced by IsAnyEnabled().
SVL_DLLPUBLIC bool SvtCJKOptions::IsCJKFontEnabled | ( | ) |
Definition at line 36 of file cjkoptions.cxx.
References SvtCJKOptions_Load().
Referenced by IsAnyEnabled().
SVL_DLLPUBLIC bool SvtCJKOptions::IsDoubleLinesEnabled | ( | ) |
Definition at line 72 of file cjkoptions.cxx.
References SvtCJKOptions_Load().
Referenced by IsAnyEnabled().
SVL_DLLPUBLIC bool SvtCJKOptions::IsJapaneseFindEnabled | ( | ) |
Definition at line 54 of file cjkoptions.cxx.
References SvtCJKOptions_Load().
Referenced by IsAnyEnabled().
SVL_DLLPUBLIC bool SvtCJKOptions::IsRubyEnabled | ( | ) |
Definition at line 60 of file cjkoptions.cxx.
References SvtCJKOptions_Load().
Referenced by IsAnyEnabled().
SVL_DLLPUBLIC bool SvtCJKOptions::IsVerticalTextEnabled | ( | ) |
Definition at line 42 of file cjkoptions.cxx.
References SvtCJKOptions_Load().
Referenced by IsAnyEnabled().
SVL_DLLPUBLIC void SvtCJKOptions::SetAll | ( | bool | bSet | ) |
Definition at line 78 of file cjkoptions.cxx.
References comphelper::ConfigurationChanges::create(), and SvtCJKOptions_Load().