summaryrefslogtreecommitdiff
path: root/include/svx/svdetc.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-07-26 20:41:48 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-07-27 07:41:43 +0100
commit6c657296f109ce4c0c74ab6b7c13f2c1c31fec64 (patch)
treea0225a5aef75e95bf18be2164696cff93410b531 /include/svx/svdetc.hxx
parent826be413d6f3242ee5c5672ca0f1f2f8ac6b417a (diff)
more valient efforts to remove UniString from ResID ctor
Change-Id: I1227d42f5d24d1743212125ffbeb07513b7d092b
Diffstat (limited to 'include/svx/svdetc.hxx')
-rw-r--r--include/svx/svdetc.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/svx/svdetc.hxx b/include/svx/svdetc.hxx
index 22a91d3e55c1..b17927531c0e 100644
--- a/include/svx/svdetc.hxx
+++ b/include/svx/svdetc.hxx
@@ -248,9 +248,7 @@ inline SdrGlobalData& GetSdrGlobalData()
namespace sdr
{
-
-SVX_DLLPUBLIC String GetResourceString(sal_uInt16 nResID);
-
+ SVX_DLLPUBLIC OUString GetResourceString(sal_uInt16 nResID);
}
/////////////////////////////////////////////////////////////////////