summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlstyli.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/xmlstyli.hxx')
-rw-r--r--sc/source/filter/xml/xmlstyli.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/xml/xmlstyli.hxx b/sc/source/filter/xml/xmlstyli.hxx
index 1babf9cd5bfb..3e5907d63b63 100644
--- a/sc/source/filter/xml/xmlstyli.hxx
+++ b/sc/source/filter/xml/xmlstyli.hxx
@@ -130,7 +130,7 @@ class XMLTableStylesContext : public SvXMLStylesContext
sal_Int32 nConditionalFormatIndex;
sal_Int32 nCellStyleIndex;
sal_Int32 nMasterPageNameIndex;
- bool bAutoStyles;
+ bool const bAutoStyles;
rtl::Reference < SvXMLImportPropertyMapper > xCellImpPropMapper;
rtl::Reference < SvXMLImportPropertyMapper > xColumnImpPropMapper;