summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog/swwrtshitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/dialog/swwrtshitem.cxx')
-rw-r--r--sw/source/ui/dialog/swwrtshitem.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/dialog/swwrtshitem.cxx b/sw/source/ui/dialog/swwrtshitem.cxx
index f9015e3a0387..8bc635cf769c 100644
--- a/sw/source/ui/dialog/swwrtshitem.cxx
+++ b/sw/source/ui/dialog/swwrtshitem.cxx
@@ -29,7 +29,7 @@
#include "precompiled_sw.hxx"
#include "swwrtshitem.hxx"
TYPEINIT1(SwWrtShellItem,SfxPoolItem);
-SwWrtShellItem::SwWrtShellItem( USHORT _nWhich, SwWrtShell* pSh )
+SwWrtShellItem::SwWrtShellItem( sal_uInt16 _nWhich, SwWrtShell* pSh )
: SfxPoolItem( _nWhich ), pWrtSh( pSh )
{