summaryrefslogtreecommitdiff
path: root/sw/inc/access.hrc
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2002-03-20 10:13:50 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2002-03-20 10:13:50 +0000
commitd2bb8fb4e693c18f952a6812475ccdcb8f6acd5d (patch)
tree91dda7959f4b2b020926a01ff7305f737fadd16a /sw/inc/access.hrc
parent24f26089925724066ff7c0821c68851be51e259b (diff)
#95586# added two Resources for accessible replacement texts
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 f12ddf9bd307..e1fb367aed59 100644
--- a/sw/inc/access.hrc
+++ b/sw/inc/access.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: access.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mib $ $Date: 2002-02-27 09:22:57 $
+ * last change: $Author: dvo $ $Date: 2002-03-20 11:13:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,8 +80,10 @@
#define STR_ACCESS_FOOTNOTE_DESC (RC_ACCESS_BEGIN + 13)
#define STR_ACCESS_ENDNOTE_NAME (RC_ACCESS_BEGIN + 14)
#define STR_ACCESS_ENDNOTE_DESC (RC_ACCESS_BEGIN + 15)
+#define STR_ACCESS_REPLACEMENT_POSTIT (RC_ACCESS_BEGIN + 16)
+#define STR_ACCESS_REPLACEMENT_FRAME (RC_ACCESS_BEGIN + 17)
-#define ACCESS_ACT_END STR_ACCESS_ENDNOTE_DESC
+#define ACCESS_ACT_END STR_ACCESS_REPLACEMENT_FRAME
#if ACCESS_ACT_END > RC_ACCESS_END
#error Resource-Id Ueberlauf in #file, #line