summaryrefslogtreecommitdiff
path: root/extensions/inc/dbpilots.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/inc/dbpilots.hrc')
-rw-r--r--extensions/inc/dbpilots.hrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/extensions/inc/dbpilots.hrc b/extensions/inc/dbpilots.hrc
index 46ee01805938..38a47138c875 100644
--- a/extensions/inc/dbpilots.hrc
+++ b/extensions/inc/dbpilots.hrc
@@ -1,6 +1,6 @@
/*************************************************************************
* 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
@@ -41,10 +41,10 @@
#define HID_LISTWIZARD_NEXT ( HID_DBP_START + 9)
#define HID_LISTWIZARD_CANCEL ( HID_DBP_START + 10)
#define HID_LISTWIZARD_FINISH ( HID_DBP_START + 11)
-#define HID_GRIDWIZARD_PREVIOUS ( HID_DBP_START + 12)
-#define HID_GRIDWIZARD_NEXT ( HID_DBP_START + 13)
-#define HID_GRIDWIZARD_CANCEL ( HID_DBP_START + 14)
-#define HID_GRIDWIZARD_FINISH ( HID_DBP_START + 15)
+#define HID_GRIDWIZARD_PREVIOUS ( HID_DBP_START + 12)
+#define HID_GRIDWIZARD_NEXT ( HID_DBP_START + 13)
+#define HID_GRIDWIZARD_CANCEL ( HID_DBP_START + 14)
+#define HID_GRIDWIZARD_FINISH ( HID_DBP_START + 15)
// !! if you add new IDs, please also adjust HID_ABP_LAST below !!
#define HID_DBP_LAST HID_GRIDWIZARD_FINISH