diff options
Diffstat (limited to 'sw/source/uibase/inc/swuipardlg.hxx')
-rw-r--r-- | sw/source/uibase/inc/swuipardlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/swuipardlg.hxx b/sw/source/uibase/inc/swuipardlg.hxx index c1ebe82ce528..880289081217 100644 --- a/sw/source/uibase/inc/swuipardlg.hxx +++ b/sw/source/uibase/inc/swuipardlg.hxx @@ -44,7 +44,7 @@ public: SwView& rVw, const SfxItemSet&, sal_uInt8 nDialogMode, - const OUString *pCollName = nullptr, + const OUString *pCollName, bool bDraw = false, const OString& sDefPage = OString()); virtual ~SwParaDlg() override; |