summaryrefslogtreecommitdiff
path: root/cui/source/inc/defdlgname.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/defdlgname.hxx')
-rw-r--r--cui/source/inc/defdlgname.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/inc/defdlgname.hxx b/cui/source/inc/defdlgname.hxx
index 39913eaba94a..c3e2f198995e 100644
--- a/cui/source/inc/defdlgname.hxx
+++ b/cui/source/inc/defdlgname.hxx
@@ -30,8 +30,8 @@
// define ----------------------------------------------------------------
-#define MESS_BTN_1 ((USHORT)0)
-#define MESS_BTN_2 ((USHORT)1)
+#define MESS_BTN_1 ((sal_uInt16)0)
+#define MESS_BTN_2 ((sal_uInt16)1)
// const -----------------------------------------------------------------