summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/swhtml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/html/swhtml.hxx')
-rw-r--r--sw/source/filter/html/swhtml.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/html/swhtml.hxx b/sw/source/filter/html/swhtml.hxx
index e861d2f811f9..6ec45ba17670 100644
--- a/sw/source/filter/html/swhtml.hxx
+++ b/sw/source/filter/html/swhtml.hxx
@@ -886,7 +886,7 @@ public:
SwHTMLParser( SwDoc* pD, SwPaM & rCursor, SvStream& rIn,
const OUString& rFileName,
const OUString& rBaseURL,
- bool bReadNewDoc = true,
+ bool bReadNewDoc,
SfxMedium* pMed = nullptr, bool bReadUTF8 = false,
bool bIgnoreHTMLComments = false );