summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/srtdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/srtdlg.hxx')
-rw-r--r--sw/source/ui/inc/srtdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/srtdlg.hxx b/sw/source/ui/inc/srtdlg.hxx
index 09d91cf64195..5c813b796051 100644
--- a/sw/source/ui/inc/srtdlg.hxx
+++ b/sw/source/ui/inc/srtdlg.hxx
@@ -98,8 +98,8 @@ class SwSortDlg : public SvxStandardDialog
SwWrtShell &rSh;
CollatorRessource* pColRes;
- USHORT nX;
- USHORT nY;
+ sal_uInt16 nX;
+ sal_uInt16 nY;
virtual void Apply();
sal_Unicode GetDelimChar() const;