summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/swwrtshitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/swwrtshitem.hxx')
-rw-r--r--sw/source/uibase/inc/swwrtshitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/swwrtshitem.hxx b/sw/source/uibase/inc/swwrtshitem.hxx
index 39003198854a..dcdb04dbda46 100644
--- a/sw/source/uibase/inc/swwrtshitem.hxx
+++ b/sw/source/uibase/inc/swwrtshitem.hxx
@@ -28,7 +28,7 @@ class SW_DLLPUBLIC SwWrtShellItem: public SfxPoolItem
SwWrtShell* pWrtSh;
public:
- SwWrtShellItem( sal_uInt16 nWhich , SwWrtShell* pWrtSh);
+ SwWrtShellItem( SwWrtShell* pWrtSh );
SwWrtShellItem( const SwWrtShellItem& );
virtual bool operator==( const SfxPoolItem& ) const override;