summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/html/swcss1.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/html/swcss1.hxx')
-rw-r--r--sw/source/filter/html/swcss1.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/html/swcss1.hxx b/sw/source/filter/html/swcss1.hxx
index f750e3fe0110..d99e9c696f68 100644
--- a/sw/source/filter/html/swcss1.hxx
+++ b/sw/source/filter/html/swcss1.hxx
@@ -43,7 +43,7 @@ class SwCSS1Parser : public SvxCSS1Parser
sal_uInt16 m_nDropCapCnt;
- bool m_bIsNewDoc : 1;
+ bool const m_bIsNewDoc : 1;
bool m_bBodyBGColorSet : 1;
bool m_bBodyBackgroundSet : 1;