LibreOffice Module svl (master) 1
Functions
SvtCJKOptions Namespace Reference

Functions

bool IsCJKFontEnabled ()
 
bool IsVerticalTextEnabled ()
 
bool IsAsianTypographyEnabled ()
 
bool IsJapaneseFindEnabled ()
 
bool IsRubyEnabled ()
 
bool IsChangeCaseMapEnabled ()
 
bool IsDoubleLinesEnabled ()
 
void SetAll (bool bSet)
 
bool IsAnyEnabled ()
 
bool IsAnyReadOnly ()
 

Function Documentation

◆ IsAnyEnabled()

SVL_DLLPUBLIC bool SvtCJKOptions::IsAnyEnabled ( )

◆ IsAnyReadOnly()

SVL_DLLPUBLIC bool SvtCJKOptions::IsAnyReadOnly ( )

Definition at line 108 of file cjkoptions.cxx.

References SvtCJKOptions_Load().

◆ IsAsianTypographyEnabled()

SVL_DLLPUBLIC bool SvtCJKOptions::IsAsianTypographyEnabled ( )

Definition at line 48 of file cjkoptions.cxx.

References SvtCJKOptions_Load().

Referenced by IsAnyEnabled().

◆ IsChangeCaseMapEnabled()

SVL_DLLPUBLIC bool SvtCJKOptions::IsChangeCaseMapEnabled ( )

Definition at line 66 of file cjkoptions.cxx.

References SvtCJKOptions_Load().

Referenced by IsAnyEnabled().

◆ IsCJKFontEnabled()

SVL_DLLPUBLIC bool SvtCJKOptions::IsCJKFontEnabled ( )

Definition at line 36 of file cjkoptions.cxx.

References SvtCJKOptions_Load().

Referenced by IsAnyEnabled().

◆ IsDoubleLinesEnabled()

SVL_DLLPUBLIC bool SvtCJKOptions::IsDoubleLinesEnabled ( )

Definition at line 72 of file cjkoptions.cxx.

References SvtCJKOptions_Load().

Referenced by IsAnyEnabled().

◆ IsJapaneseFindEnabled()

SVL_DLLPUBLIC bool SvtCJKOptions::IsJapaneseFindEnabled ( )

Definition at line 54 of file cjkoptions.cxx.

References SvtCJKOptions_Load().

Referenced by IsAnyEnabled().

◆ IsRubyEnabled()

SVL_DLLPUBLIC bool SvtCJKOptions::IsRubyEnabled ( )

Definition at line 60 of file cjkoptions.cxx.

References SvtCJKOptions_Load().

Referenced by IsAnyEnabled().

◆ IsVerticalTextEnabled()

SVL_DLLPUBLIC bool SvtCJKOptions::IsVerticalTextEnabled ( )

Definition at line 42 of file cjkoptions.cxx.

References SvtCJKOptions_Load().

Referenced by IsAnyEnabled().

◆ SetAll()

SVL_DLLPUBLIC void SvtCJKOptions::SetAll ( bool  bSet)