summaryrefslogtreecommitdiff
path: root/sc/inc/sc.hrc
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2002-09-24 11:53:49 +0000
committerSascha Ballach <sab@openoffice.org>2002-09-24 11:53:49 +0000
commit31e741d4976f445dc43c90dc4f7e892b79a812f9 (patch)
treea40d114c6a1050dcbe3e895b768ce29262b94acb /sc/inc/sc.hrc
parent9ba04b84efde37316dab7a485d7f5f9c3efd2fb9 (diff)
#99949#; add descriptions of datapilot accessibility objects
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r--sc/inc/sc.hrc10
1 files changed, 8 insertions, 2 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index dc71b0009c22..f21e27a8ac65 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: sc.hrc,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: os $ $Date: 2002-08-29 07:25:32 $
+ * last change: $Author: sab $ $Date: 2002-09-24 12:53:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1316,6 +1316,12 @@
#define STR_ACC_EDITCELL_NAME (STR_START + 176)
#define STR_ACC_EDITCELL_DESCR (STR_START + 177)
+// DataPilot
+#define STR_ACC_DATAPILOT_ROW_DESCR (STR_START + 178)
+#define STR_ACC_DATAPILOT_COL_DESCR (STR_START + 179)
+#define STR_ACC_DATAPILOT_DATA_DESCR (STR_START + 180)
+#define STR_ACC_DATAPILOT_SEL_DESCR (STR_START + 181)
+
// --------------------------------------------------
#define SCSTR_HUMAN_SCDOC_NAME (STR_START + 210)