summaryrefslogtreecommitdiff
path: root/sc/inc/defaultsoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/defaultsoptions.hxx')
-rw-r--r--sc/inc/defaultsoptions.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/inc/defaultsoptions.hxx b/sc/inc/defaultsoptions.hxx
index b0d58ef277a3..be0e8c110a7a 100644
--- a/sc/inc/defaultsoptions.hxx
+++ b/sc/inc/defaultsoptions.hxx
@@ -44,8 +44,7 @@ public:
class SC_DLLPUBLIC ScTpDefaultsItem : public SfxPoolItem
{
public:
- ScTpDefaultsItem( sal_uInt16 nWhich,
- const ScDefaultsOptions& rOpt );
+ ScTpDefaultsItem( const ScDefaultsOptions& rOpt );
ScTpDefaultsItem( const ScTpDefaultsItem& rItem );
virtual ~ScTpDefaultsItem() override;