summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/swwrtshitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/swwrtshitem.hxx')
-rw-r--r--sw/source/ui/inc/swwrtshitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/swwrtshitem.hxx b/sw/source/ui/inc/swwrtshitem.hxx
index 3e33c3722f6b..661cedfc2502 100644
--- a/sw/source/ui/inc/swwrtshitem.hxx
+++ b/sw/source/ui/inc/swwrtshitem.hxx
@@ -38,7 +38,7 @@ class SW_DLLPUBLIC SwWrtShellItem: public SfxPoolItem
public:
TYPEINFO();
SwWrtShellItem();
- SwWrtShellItem( USHORT nWhich , SwWrtShell* pWrtSh);
+ SwWrtShellItem( sal_uInt16 nWhich , SwWrtShell* pWrtSh);
SwWrtShellItem( const SwWrtShellItem& );