summaryrefslogtreecommitdiff
path: root/sfx2/util
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-08-01 10:38:34 +0000
committerOliver Specht <os@openoffice.org>2002-08-01 10:38:34 +0000
commitb35e1016fba9c083cfd99d8981c0a3ce7febfa24 (patch)
tree80a4a918b003041076e5d61299022f0c75133ce1 /sfx2/util
parent652c8c4e0c77e86687bf2e79193d9f45a5d8b3e3 (diff)
#99985# text selection in readonly documents available in help viewer
Diffstat (limited to 'sfx2/util')
-rw-r--r--sfx2/util/hidother.src5
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/util/hidother.src b/sfx2/util/hidother.src
index 7707d86d2697..0d6ff3fb7de7 100644
--- a/sfx2/util/hidother.src
+++ b/sfx2/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: pb $ $Date: 2001-10-29 07:09:27 $
+ * last change: $Author: os $ $Date: 2002-08-01 11:37:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -227,3 +227,4 @@ hidspecial HID_GLOBAL_FALLBACK { HelpID = HID_GLOBAL_FALLBACK;
hidspecial HID_CLOSE_WARNING { HelpID = HID_CLOSE_WARNING; };
hidspecial HID_DID_SAVE_PACKED_XML { HelpID = HID_DID_SAVE_PACKED_XML; };
hidspecial HID_HELP_ONHELP { HelpID = HID_HELP_ONHELP; };
+hidspecial HID_HELP_TEXT_SELECTION_MODE { HelpID = HID_HELP_TEXT_SELECTION_MODE; };