summaryrefslogtreecommitdiff
path: root/xmloff/source/style/breakhdl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/breakhdl.cxx')
-rw-r--r--xmloff/source/style/breakhdl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/breakhdl.cxx b/xmloff/source/style/breakhdl.cxx
index a64bc2527a4f..56ab3e510c4d 100644
--- a/xmloff/source/style/breakhdl.cxx
+++ b/xmloff/source/style/breakhdl.cxx
@@ -27,7 +27,7 @@
using namespace ::com::sun::star;
using namespace ::xmloff::token;
-SvXMLEnumMapEntry const pXML_BreakTypes[] =
+SvXMLEnumMapEntry<sal_uInt16> const pXML_BreakTypes[] =
{
{ XML_AUTO, 0 },
{ XML_COLUMN, 1 },