summaryrefslogtreecommitdiffstats
path: root/sw/inc/access.hrc
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2002-05-22 08:46:51 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2002-05-22 08:46:51 +0000
commit60d2cc3a8aff0792b4c269d106c9a06040093542 (patch)
tree8efa9a848da4a695298a152e4826064bd5e9d34f /sw/inc/access.hrc
parentFix #99454#: Loop in footer with fly frame (diff)
downloadcore-60d2cc3a8aff0792b4c269d106c9a06040093542.tar.gz
core-60d2cc3a8aff0792b4c269d106c9a06040093542.zip
#95586# fixed accessible resources (as given by EM), and added resources for page description/name
Diffstat (limited to 'sw/inc/access.hrc')
-rw-r--r--sw/inc/access.hrc8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/inc/access.hrc b/sw/inc/access.hrc
index 45565ddfe05c..3d62b1cccd46 100644
--- a/sw/inc/access.hrc
+++ b/sw/inc/access.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: access.hrc,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mib $ $Date: 2002-04-11 13:49:18 $
+ * last change: $Author: dvo $ $Date: 2002-05-22 09:46:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,8 +84,10 @@
#define STR_ACCESS_REPLACEMENT_FRAME (RC_ACCESS_BEGIN + 17)
#define STR_ACCESS_REPLACEMENT_BULLET_GRAPHICS (RC_ACCESS_BEGIN + 18)
#define STR_ACCESS_TABLE_DESC (RC_ACCESS_BEGIN + 19)
+#define STR_ACCESS_PAGE_NAME (RC_ACCESS_BEGIN + 20)
+#define STR_ACCESS_PAGE_DESC (RC_ACCESS_BEGIN + 21)
-#define ACCESS_ACT_END STR_ACCESS_TABLE_DESC
+#define ACCESS_ACT_END STR_ACCESS_PAGE_DESC
#if ACCESS_ACT_END > RC_ACCESS_END
#error Resource-Id Ueberlauf in #file, #line