summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excdefs.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-10-02 15:11:28 +0200
committerNoel Grandin <noel@peralex.com>2013-10-04 09:09:34 +0200
commit5b9e37c904b8e72475df62758231f317f3204b20 (patch)
treee373ce4d08221f3877f83cf6c1918d2cd9f20943 /sc/source/filter/inc/excdefs.hxx
parent38d967bc53d30628cfb6e67c3c3c38885209436f (diff)
convert source/filter/inc/*.hxx from String to OUString
Change-Id: I7b70d5c699819103260c2b248203c41f1d543a79
Diffstat (limited to 'sc/source/filter/inc/excdefs.hxx')
-rw-r--r--sc/source/filter/inc/excdefs.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/inc/excdefs.hxx b/sc/source/filter/inc/excdefs.hxx
index bd84cedb72e4..41f56d5c47a2 100644
--- a/sc/source/filter/inc/excdefs.hxx
+++ b/sc/source/filter/inc/excdefs.hxx
@@ -59,8 +59,8 @@ const sal_uInt8 EXC_AFOPER_GREATEREQUAL = 0x06;
// defines for change tracking ================================================
-#define EXC_STREAM_USERNAMES String( "User Names" )
-#define EXC_STREAM_REVLOG String( "Revision Log" )
+#define EXC_STREAM_USERNAMES OUString( "User Names" )
+#define EXC_STREAM_REVLOG OUString( "Revision Log" )
// opcodes
#define EXC_CHTR_OP_COLFLAG 0x0001