summaryrefslogtreecommitdiff
path: root/extensions/source/scanner/grid.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/scanner/grid.hrc')
-rw-r--r--extensions/source/scanner/grid.hrc22
1 files changed, 11 insertions, 11 deletions
diff --git a/extensions/source/scanner/grid.hrc b/extensions/source/scanner/grid.hrc
index 480598bf6c4f..fa364b909102 100644
--- a/extensions/source/scanner/grid.hrc
+++ b/extensions/source/scanner/grid.hrc
@@ -1,7 +1,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
@@ -27,16 +27,16 @@
#ifndef GRID_HRC
#define GRID_HRC
-#define GRID_DIALOG 1100
-#define GRID_DIALOG_OK_BTN 1
-#define GRID_DIALOG_CANCEL_BTN 2
-#define GRID_DIALOG_RESET_BTN 3
-#define GRID_DIALOG_TYPE_BOX 4
-#define GRID_DIALOG_HANDLE_BMP 5
+#define GRID_DIALOG 1100
+#define GRID_DIALOG_OK_BTN 1
+#define GRID_DIALOG_CANCEL_BTN 2
+#define GRID_DIALOG_RESET_BTN 3
+#define GRID_DIALOG_TYPE_BOX 4
+#define GRID_DIALOG_HANDLE_BMP 5
-#define RESET_TYPE_LINEAR_ASCENDING 10
-#define RESET_TYPE_LINEAR_DESCENDING 11
-#define RESET_TYPE_RESET 12
-#define RESET_TYPE_EXPONENTIAL 13
+#define RESET_TYPE_LINEAR_ASCENDING 10
+#define RESET_TYPE_LINEAR_DESCENDING 11
+#define RESET_TYPE_RESET 12
+#define RESET_TYPE_EXPONENTIAL 13
#endif