summaryrefslogtreecommitdiff
path: root/linguistic/source/lngsvcmgr.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-09-10 16:38:50 +0200
committerNoel Grandin <noel@peralex.com>2013-09-11 09:45:40 +0200
commit976075964e381bd277cd432d3e66ef75844068ea (patch)
tree45a7cf3ec4ff1e7ef19dda93b1b18d6610dbc03d /linguistic/source/lngsvcmgr.hxx
parentb2ff26cc4e9a012b67c7244ee75ab98898d02827 (diff)
convert linguistic/source/lngsvcmgr.hxx from String to OUString
Change-Id: If9fd76687e1e361a6b29fe206edffd67a16cbb7f
Diffstat (limited to 'linguistic/source/lngsvcmgr.hxx')
-rw-r--r--linguistic/source/lngsvcmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/lngsvcmgr.hxx b/linguistic/source/lngsvcmgr.hxx
index 0afdf5d5fbf3..a21ae825c672 100644
--- a/linguistic/source/lngsvcmgr.hxx
+++ b/linguistic/source/lngsvcmgr.hxx
@@ -129,7 +129,7 @@ class LngSvcMgr :
void SetCfgServiceLists( HyphenatorDispatcher &rHyphDsp );
void SetCfgServiceLists( ThesaurusDispatcher &rThesDsp );
- sal_Bool SaveCfgSvcs( const String &rServiceName );
+ sal_Bool SaveCfgSvcs( const OUString &rServiceName );
static void clearSvcInfoArray(SvcInfoArray *&rpInfo);