summaryrefslogtreecommitdiff
path: root/linguistic/source/spelldsp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/spelldsp.hxx')
-rw-r--r--linguistic/source/spelldsp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/spelldsp.hxx b/linguistic/source/spelldsp.hxx
index 719bdf0b6d7f..9d165dd87347 100644
--- a/linguistic/source/spelldsp.hxx
+++ b/linguistic/source/spelldsp.hxx
@@ -113,7 +113,7 @@ public:
private:
void setCharClass(const LanguageTag& rLanguageTag);
- static OUString SAL_CALL makeLowerCase(const OUString&, CharClass const *);
+ static OUString makeLowerCase(const OUString&, CharClass const *);
};