summaryrefslogtreecommitdiff
path: root/xmloff/source/style/csmaphdl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/csmaphdl.cxx')
-rw-r--r--xmloff/source/style/csmaphdl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/csmaphdl.cxx b/xmloff/source/style/csmaphdl.cxx
index b701f68714c7..c583802b4806 100644
--- a/xmloff/source/style/csmaphdl.cxx
+++ b/xmloff/source/style/csmaphdl.cxx
@@ -27,7 +27,7 @@
using namespace ::com::sun::star;
using namespace ::xmloff::token;
-static SvXMLEnumMapEntry pXML_Casemap_Enum[] =
+static SvXMLEnumMapEntry<sal_uInt16> pXML_Casemap_Enum[] =
{
{ XML_NONE, style::CaseMap::NONE },
{ XML_CASEMAP_LOWERCASE, style::CaseMap::LOWERCASE },