summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparai.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtparai.hxx')
-rw-r--r--xmloff/source/text/txtparai.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtparai.hxx b/xmloff/source/text/txtparai.hxx
index 40cb943e3744..a04d20a6bbcd 100644
--- a/xmloff/source/text/txtparai.hxx
+++ b/xmloff/source/text/txtparai.hxx
@@ -48,7 +48,7 @@ class XMLParaContext : public SvXMLImportContext
XMLHints_Impl *pHints;
// Lost outline numbering in master document (#i73509#)
sal_Bool mbOutlineLevelAttrFound;
- sal_Bool bIgnoreLeadingSpace;
+ bool bIgnoreLeadingSpace;
bool bHeading;
sal_Bool bIsListHeader;
sal_Bool bIsRestart;