summaryrefslogtreecommitdiff
path: root/extensions/source/scanner/grid.hrc
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-23 15:06:53 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-23 15:06:53 +0200
commit6e4894c2019dc9c442dce738d3f0423d8d74973f (patch)
treee3734a287f4c02ecb120e54aa32141f95f484236 /extensions/source/scanner/grid.hrc
parentb84e1626f6fcb29fe784933dee51079c3447a50c (diff)
recreated tag libreoffice-3.3.3.1 which had these commits:
commit d7e53cee633ec1c583c72e6d9c01122195c4383c (tag: refs/tags/libreoffice-3.3.3.1) Author: Petr Mladek <pmladek@suse.cz> Date: Tue May 31 17:39:04 2011 +0200 Version 3.3.3.1, tag libreoffice-3.3.3.1 (3.3.3-rc1)
Notes
split repo tag: components_libreoffice-3.3.3.1 split repo tag: components_libreoffice-3.3.4.1
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