summaryrefslogtreecommitdiff
path: root/include/svx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-09-03 16:17:20 +0200
committerNoel Grandin <noel@peralex.com>2013-09-05 08:54:51 +0200
commit2ba105223cdf3a8df21a3368b8dfe506a8f885e8 (patch)
treeba09e05b8d97ad842ed4bd2d8ee4b410f83df184 /include/svx
parenta5c93041794164ecaae9e71ee1c83c187ad17aab (diff)
convert include/svx/SpellDialogChildWindow.hxx from String to OUString
Change-Id: I6fe9e996b67dc689f4fc2abc1cf63cb4af39084f
Diffstat (limited to 'include/svx')
-rw-r--r--include/svx/SpellDialogChildWindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/SpellDialogChildWindow.hxx b/include/svx/SpellDialogChildWindow.hxx
index 669c5d193dfa..0b401e3b4b30 100644
--- a/include/svx/SpellDialogChildWindow.hxx
+++ b/include/svx/SpellDialogChildWindow.hxx
@@ -79,7 +79,7 @@ protected:
virtual bool HasAutoCorrection();
/** This method adds a word pair to the AutoCorrection - if available
*/
- virtual void AddAutoCorrection(const String& rOld, const String& rNew, LanguageType eLanguage);
+ virtual void AddAutoCorrection(const OUString& rOld, const OUString& rNew, LanguageType eLanguage);
/** Return the sfx bindings for this child window. They are
retrieved from the dialog so they do not have to be stored in
this class as well. The bindings may be necessary to be used