summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-09-04 10:39:37 +0200
committerNoel Grandin <noel@peralex.com>2013-09-05 08:54:56 +0200
commit11a3430c2164219aff123e71ec2e53c145acb820 (patch)
treefa10b36b03b0e9edc19772ddd92ce68cd4259a65 /svx/source/sidebar
parentdc1cddbb2d3a8a160fb9c25a769b132cb6c977f3 (diff)
convert svx/.../TextCharacterSpacingControl.hxx from String to OUString
Change-Id: I3430848f9c978c65066b9f326aeec3ee60694488
Diffstat (limited to 'svx/source/sidebar')
-rw-r--r--svx/source/sidebar/text/TextCharacterSpacingControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/text/TextCharacterSpacingControl.hxx b/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
index b47af09d9c9f..b4372c53703b 100644
--- a/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
+++ b/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
@@ -32,7 +32,7 @@ namespace svx { namespace sidebar {
#define SPACING_CLOSE_BY_CLICK_ICON -1
#define SPACING_CLOSE_BY_CUS_EDIT 1
-#define SIDEBAR_SPACING_GLOBAL_VALUE String("PopupPanal_Spacing", 18, RTL_TEXTENCODING_ASCII_US)
+#define SIDEBAR_SPACING_GLOBAL_VALUE "PopupPanal_Spacing"
#define SIDEBAR_SPACE_NORMAL 0
#define SIDEBAR_SPACE_EXPAND 1