summaryrefslogtreecommitdiffstats
path: root/svx/source/xoutdev/xtable.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/xoutdev/xtable.cxx')
-rw-r--r--svx/source/xoutdev/xtable.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/xoutdev/xtable.cxx b/svx/source/xoutdev/xtable.cxx
index 8568212448c9..13b7ce1c2918 100644
--- a/svx/source/xoutdev/xtable.cxx
+++ b/svx/source/xoutdev/xtable.cxx
@@ -371,7 +371,7 @@ XPropertyList::CreatePropertyListFromURL( XPropertyListType t,
static struct {
XPropertyListType const t;
const char *pExt;
-} pExtnMap[] = {
+} const pExtnMap[] = {
{ XPropertyListType::Color, "soc" },
{ XPropertyListType::LineEnd, "soe" },
{ XPropertyListType::Dash, "sod" },