summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/PropertyMap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/dmapper/PropertyMap.hxx')
-rw-r--r--writerfilter/source/dmapper/PropertyMap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/dmapper/PropertyMap.hxx b/writerfilter/source/dmapper/PropertyMap.hxx
index 43a5beaa9ca5..6bfc1fed3a04 100644
--- a/writerfilter/source/dmapper/PropertyMap.hxx
+++ b/writerfilter/source/dmapper/PropertyMap.hxx
@@ -223,7 +223,7 @@ private:
// 'temporarily' the section page settings are imported as page styles
// empty strings mark page settings as not yet imported
- bool const m_bIsFirstSection;
+ bool m_bIsFirstSection;
css::uno::Reference< css::text::XTextRange > m_xStartingRange;
OUString m_sFirstPageStyleName;