summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/numpara.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/numpara.hxx')
-rw-r--r--sw/source/uibase/inc/numpara.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/numpara.hxx b/sw/source/uibase/inc/numpara.hxx
index 6b794a724d13..daa0b8917c11 100644
--- a/sw/source/uibase/inc/numpara.hxx
+++ b/sw/source/uibase/inc/numpara.hxx
@@ -63,8 +63,7 @@ class SwParagraphNumTabPage : public SfxTabPage
protected:
static bool ExecuteEditNumStyle_Impl( sal_uInt16 nId, const OUString& rStr, const OUString& rRefStr,
- sal_uInt16 nFamily, sal_uInt16 nMask = 0,
- const sal_uInt16* pModifier = nullptr );
+ sal_uInt16 nFamily, sal_uInt16 nMask = 0 );
public:
SwParagraphNumTabPage(vcl::Window* pParent, const SfxItemSet& rSet );