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.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/cui/source/inc/defdlgname.hxx b/cui/source/inc/defdlgname.hxx
index 39913eaba94a..f2b340a4ed23 100644
--- a/cui/source/inc/defdlgname.hxx
+++ b/cui/source/inc/defdlgname.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -30,13 +30,13 @@
// define ----------------------------------------------------------------
-#define MESS_BTN_1 ((USHORT)0)
-#define MESS_BTN_2 ((USHORT)1)
+#define MESS_BTN_1 ((USHORT)0)
+#define MESS_BTN_2 ((USHORT)1)
// const -----------------------------------------------------------------
-const short RET_BTN_1 = 100;
-const short RET_BTN_2 = 101;
+const short RET_BTN_1 = 100;
+const short RET_BTN_2 = 101;
#endif