summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/uiborder.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/uiborder.hxx')
-rw-r--r--sw/source/ui/inc/uiborder.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/uiborder.hxx b/sw/source/ui/inc/uiborder.hxx
index a7688ac343ac..573bef720d49 100644
--- a/sw/source/ui/inc/uiborder.hxx
+++ b/sw/source/ui/inc/uiborder.hxx
@@ -41,7 +41,7 @@ public:
// SW_BORDER_MODE_TABLE
// SW_BORDER_MODE_FRAME
- SwBorderDlg(Window* pParent, SfxItemSet& rSet, USHORT nType);
+ SwBorderDlg(Window* pParent, SfxItemSet& rSet, sal_uInt16 nType);
~SwBorderDlg();
};