summaryrefslogtreecommitdiffstats
path: root/sw/inc/unofieldcoll.hxx
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@yahoo.com>2013-08-25 01:11:46 +0200
committerMatteo Casalin <matteo.casalin@yahoo.com>2013-08-25 11:48:05 +0000
commitbb2478664bb88d3430f02d2cbcb6d18d60eab412 (patch)
treec10db0030387b9611d4e4935b70255846c1e376f /sw/inc/unofieldcoll.hxx
parentString to OUString (diff)
downloadcore-bb2478664bb88d3430f02d2cbcb6d18d60eab412.tar.gz
core-bb2478664bb88d3430f02d2cbcb6d18d60eab412.zip
String to OUString
Change-Id: I1c5c6478d91d97092dfa322f31e9376e09063e24 Reviewed-on: https://gerrit.libreoffice.org/5622 Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com> Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>
Diffstat (limited to 'sw/inc/unofieldcoll.hxx')
-rw-r--r--sw/inc/unofieldcoll.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unofieldcoll.hxx b/sw/inc/unofieldcoll.hxx
index 6030b7e9d340..c182dc3b958c 100644
--- a/sw/inc/unofieldcoll.hxx
+++ b/sw/inc/unofieldcoll.hxx
@@ -43,7 +43,7 @@ protected:
public:
SwXTextFieldMasters(SwDoc* pDoc);
- static sal_Bool getInstanceName(const SwFieldType& rFldType, String& rName);
+ static sal_Bool getInstanceName(const SwFieldType& rFldType, OUString& rName);
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()