summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexti.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-09-07 11:36:20 +0200
committerNoel Grandin <noel@peralex.com>2016-09-07 11:36:20 +0200
commit15da84c9c3a5323075c5e97ccd595a130f54cf20 (patch)
treea44ab237c892ccfbbddabeac7d47a7bf2a977553 /sw/source/filter/xml/xmltexti.hxx
parentc158c00489d35af7f5f9278b8ee545678d6a42e5 (diff)
loplugin:constantparam in sw
Change-Id: I16badc615e98202668b1b201035b5137cb94c10c
Diffstat (limited to 'sw/source/filter/xml/xmltexti.hxx')
-rw-r--r--sw/source/filter/xml/xmltexti.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/xml/xmltexti.hxx b/sw/source/filter/xml/xmltexti.hxx
index 24f49912afac..5a8704e007d5 100644
--- a/sw/source/filter/xml/xmltexti.hxx
+++ b/sw/source/filter/xml/xmltexti.hxx
@@ -39,7 +39,7 @@ public:
const css::uno::Reference<css::frame::XModel>& rModel,
SvXMLImport& rImport,
const css::uno::Reference<css::beans::XPropertySet>& rInfoSet,
- bool bInsertM, bool bStylesOnlyM, bool bProgress,
+ bool bInsertM, bool bStylesOnlyM,
bool bBlockM, bool bOrganizerM,
bool bPreserveRedlineMode );
virtual ~SwXMLTextImportHelper();