summaryrefslogtreecommitdiff
path: root/include/svl/lngmisc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/lngmisc.hxx')
-rw-r--r--include/svl/lngmisc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/lngmisc.hxx b/include/svl/lngmisc.hxx
index 5d46d6946262..85b60458ac3f 100644
--- a/include/svl/lngmisc.hxx
+++ b/include/svl/lngmisc.hxx
@@ -43,7 +43,7 @@ namespace linguistic
return cChar < static_cast<sal_Unicode>(' ');
}
- SVL_DLLPRIVATE sal_Int32 GetNumControlChars( const OUString &rTxt );
+ sal_Int32 GetNumControlChars( const OUString &rTxt );
SVL_DLLPUBLIC bool RemoveHyphens(OUString &rTxt);
SVL_DLLPUBLIC bool RemoveControlChars(OUString &rTxt);