summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/docvw.hrc
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-08-01 13:13:38 +0000
committerOliver Specht <os@openoffice.org>2002-08-01 13:13:38 +0000
commit77806f30b8571b676fffb98e99ae239289fa7d42 (patch)
tree4e01a70749c571bb3e0af9424a7d7cc7a95df5b5 /sw/source/ui/docvw/docvw.hrc
parent3376011b3f04d2ce79086f7c6dbd196317ccab50 (diff)
#99985# text selection in readonly documents
Diffstat (limited to 'sw/source/ui/docvw/docvw.hrc')
-rw-r--r--sw/source/ui/docvw/docvw.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/ui/docvw/docvw.hrc b/sw/source/ui/docvw/docvw.hrc
index af56947305c8..1c3df8fed369 100644
--- a/sw/source/ui/docvw/docvw.hrc
+++ b/sw/source/ui/docvw/docvw.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: docvw.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jp $ $Date: 2001-05-08 19:15:04 $
+ * last change: $Author: os $ $Date: 2002-08-01 14:13:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,6 +71,7 @@
#define MN_READONLY_BROWSE_STOP (RC_DOCVW_BEGIN + 5)
#define MN_READONLY_BROWSE_BACKWARD (RC_DOCVW_BEGIN + 6)
#define MN_READONLY_BROWSE_FORWARD (RC_DOCVW_BEGIN + 7)
+#define MN_READONLY_SELECTION_MODE (RC_DOCVW_BEGIN + 8)
#define MN_READONLY_SAVEGRAPHIC (RC_DOCVW_BEGIN + 11)
#define MN_READONLY_SAVEBACKGROUND (RC_DOCVW_BEGIN + 12)
#define MN_READONLY_COPYLINK (RC_DOCVW_BEGIN + 13)