summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.hrc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-03-15 12:04:18 +0000
committerOliver Bolte <obo@openoffice.org>2005-03-15 12:04:18 +0000
commit3767a0bc7a2a9db6109d9c0265ee0d9b0dcf1380 (patch)
tree10fd1e916c8524e3793ac0a0fc7b2cc972ae7836 /sfx2/source/appl/app.hrc
parent7e08c77f88174459a028808b2107a833fe567c4f (diff)
INTEGRATION: CWS c01v005 (1.32.244); FILE MERGED
2005/03/05 01:13:10 hjs 1.32.244.2: RESYNC: (1.32-1.33); FILE MERGED 2005/03/03 08:48:18 pb 1.32.244.1: fix: #120028# RID_HELP_ONSTARTUP_BOX/TEXT added
Diffstat (limited to 'sfx2/source/appl/app.hrc')
-rw-r--r--sfx2/source/appl/app.hrc7
1 files changed, 5 insertions, 2 deletions
diff --git a/sfx2/source/appl/app.hrc b/sfx2/source/appl/app.hrc
index 1e84d79ba87d..08b4ebca898a 100644
--- a/sfx2/source/appl/app.hrc
+++ b/sfx2/source/appl/app.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: app.hrc,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: vg $ $Date: 2005-02-25 13:07:23 $
+ * last change: $Author: obo $ $Date: 2005-03-15 13:04:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -263,6 +263,9 @@
#define STR_HELP_MENU_TEXT_SELECTION_MODE (RID_SFX_APP_START+143)
#define STR_HELP_MENU_TEXT_COPY (RID_SFX_APP_START+144)
+#define RID_HELP_ONSTARTUP_BOX (RID_SFX_APP_START+144)
+#define RID_HELP_ONSTARTUP_TEXT (RID_SFX_APP_START+145)
+
#define IMG_HELP_TOOLBOX_HC_INDEX_ON (RID_SFX_APP_START+150)
#define IMG_HELP_TOOLBOX_HC_INDEX_OFF (RID_SFX_APP_START+151)
#define IMG_HELP_TOOLBOX_HC_START (RID_SFX_APP_START+152)