summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/StyleOASISTContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/StyleOASISTContext.hxx')
-rw-r--r--xmloff/source/transform/StyleOASISTContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/transform/StyleOASISTContext.hxx b/xmloff/source/transform/StyleOASISTContext.hxx
index 081bacedb436..de30f695a069 100644
--- a/xmloff/source/transform/StyleOASISTContext.hxx
+++ b/xmloff/source/transform/StyleOASISTContext.hxx
@@ -30,7 +30,7 @@ class XMLStyleOASISTContext : public XMLPersElemContentTContext
{
::rtl::Reference< XMLPropertiesTContext_Impl > m_xPropContext;
- bool m_bPersistent;
+ bool const m_bPersistent;
bool m_bControlStyle;
public: