summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlnumi.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlnumi.hxx')
-rw-r--r--include/xmloff/xmlnumi.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlnumi.hxx b/include/xmloff/xmlnumi.hxx
index 654583a37563..ca82d8f55295 100644
--- a/include/xmloff/xmlnumi.hxx
+++ b/include/xmloff/xmlnumi.hxx
@@ -41,7 +41,7 @@ class XMLOFF_DLLPUBLIC SvxXMLListStyleContext final
std::unique_ptr<SvxXMLListStyle_Impl> pLevelStyles;
bool bConsecutive : 1;
- bool const bOutline : 1;
+ bool bOutline : 1;
SAL_DLLPRIVATE virtual void SetAttribute( sal_uInt16 nPrefixKey,
const OUString& rLocalName,