summaryrefslogtreecommitdiff
path: root/include/i18nlangtag/mslangid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/i18nlangtag/mslangid.hxx')
-rw-r--r--include/i18nlangtag/mslangid.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/i18nlangtag/mslangid.hxx b/include/i18nlangtag/mslangid.hxx
index 4966fde852f3..aee1f23eb816 100644
--- a/include/i18nlangtag/mslangid.hxx
+++ b/include/i18nlangtag/mslangid.hxx
@@ -126,6 +126,9 @@ public:
static LanguageType resolveSystemLanguageByScriptType( LanguageType nLang, sal_Int16 nType );
+ /** Whether the language uses hyphenation. */
+ static bool usesHyphenation( LanguageType nLang );
+
/** Whether locale has a Right-To-Left orientation for text. */
static bool isRightToLeft( LanguageType nLang );