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.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/filter/html/swhtml.hxx b/sw/source/filter/html/swhtml.hxx
index 69a47da0005f..98b380dbb13c 100644
--- a/sw/source/filter/html/swhtml.hxx
+++ b/sw/source/filter/html/swhtml.hxx
@@ -876,8 +876,8 @@ public:
const OUString& rFileName,
const OUString& rBaseURL,
bool bReadNewDoc,
- SfxMedium* pMed = nullptr, bool bReadUTF8 = false,
- bool bIgnoreHTMLComments = false );
+ SfxMedium* pMed, bool bReadUTF8,
+ bool bIgnoreHTMLComments );
virtual SvParserState CallParser() override;