summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/pivot.hrc
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2002-03-01 10:38:14 +0000
committerDaniel Rentz <dr@openoffice.org>2002-03-01 10:38:14 +0000
commite865c5d71ea6904de4727e2f59071bea8f496bfb (patch)
tree45288c7f573cb782328b2205ff66caf5b90770ce /sc/source/ui/dbgui/pivot.hrc
parent26d7ad5c6f9999cfeba8f93a6fcdd42ea60bff29 (diff)
#97742# DataPilot layout dialog keyboard acc.
Diffstat (limited to 'sc/source/ui/dbgui/pivot.hrc')
-rw-r--r--sc/source/ui/dbgui/pivot.hrc12
1 files changed, 9 insertions, 3 deletions
diff --git a/sc/source/ui/dbgui/pivot.hrc b/sc/source/ui/dbgui/pivot.hrc
index 89875a764332..d94391c385c4 100644
--- a/sc/source/ui/dbgui/pivot.hrc
+++ b/sc/source/ui/dbgui/pivot.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: pivot.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dr $ $Date: 2001-05-25 15:27:22 $
+ * last change: $Author: dr $ $Date: 2002-03-01 11:35:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,6 +64,8 @@
#define BTN_CANCEL 2
#define BTN_HELP 3
#define BTN_MORE 4
+#define BTN_REMOVE 5
+#define BTN_OPTIONS 6
#define FL_LAYOUT 10
#define WND_COL 11
@@ -71,7 +73,11 @@
#define WND_DATA 13
#define WND_SELECT 14
#define WND_FIELD 15
-#define WND_HSCROLL 16
+#define WND_FIELD_SPACE 16
+#define WND_HSCROLL 17
+#define FT_COL 31
+#define FT_ROW 32
+#define FT_DATA 33
#define PTR_FIELD 18
#define FT_INFO 19