summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.hrc
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/source/appl/app.hrc
parent652c8c4e0c77e86687bf2e79193d9f45a5d8b3e3 (diff)
#99985# text selection in readonly documents available in help viewer
Diffstat (limited to 'sfx2/source/appl/app.hrc')
-rw-r--r--sfx2/source/appl/app.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/source/appl/app.hrc b/sfx2/source/appl/app.hrc
index 79984a956ba5..acc27a295319 100644
--- a/sfx2/source/appl/app.hrc
+++ b/sfx2/source/appl/app.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: app.hrc,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: pb $ $Date: 2002-06-04 08:22:11 $
+ * last change: $Author: os $ $Date: 2002-08-01 11:38:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -253,6 +253,7 @@
#define STR_HELP_BUTTON_ADDBOOKMARK (RID_SFX_APP_START+140)
#define STR_HELP_BUTTON_INDEX_OFF (RID_SFX_APP_START+141)
#define STR_HELP_BUTTON_SEARCHDIALOG (RID_SFX_APP_START+142)
+#define STR_HELP_MENU_TEXT_SELECTION_MODE (RID_SFX_APP_START+143)
#define IMG_HELP_TOOLBOX_HC_INDEX_ON (RID_SFX_APP_START+150)
#define IMG_HELP_TOOLBOX_HC_INDEX_OFF (RID_SFX_APP_START+151)