summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.hrc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-10-12 14:46:13 +0000
committerOliver Bolte <obo@openoffice.org>2006-10-12 14:46:13 +0000
commit96fe563c091af7a28e2010fc4f3849def690c538 (patch)
tree3110fff12ba2671191d1c12d07fd915e097956fd /sfx2/source/appl/app.hrc
parent32db78275b2e98ecf2ffc3358d4d472b33d1091e (diff)
INTEGRATION: CWS sb59 (1.39.98); FILE MERGED
2006/08/16 09:31:13 sb 1.39.98.1: #i67487# Made code warning-free (wntmsci10).
Diffstat (limited to 'sfx2/source/appl/app.hrc')
-rw-r--r--sfx2/source/appl/app.hrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/appl/app.hrc b/sfx2/source/appl/app.hrc
index 0fcc99e64988..9e33d8b39ae7 100644
--- a/sfx2/source/appl/app.hrc
+++ b/sfx2/source/appl/app.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: app.hrc,v $
*
- * $Revision: 1.39 $
+ * $Revision: 1.40 $
*
- * last change: $Author: rt $ $Date: 2006-05-02 16:14:14 $
+ * last change: $Author: obo $ $Date: 2006-10-12 15:46:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -164,7 +164,7 @@
#define STR_KEY_USERDICTIONARY_DIR (CONFIG_PATH_START+21)
#define STR_KEY_WORK_PATH (CONFIG_PATH_START+22)
-#define WIN_HELP_INDEX (RID_SFX_APP_START+99)
+#define WIN_HELPINDEX (RID_SFX_APP_START+99)
#define TP_HELP_CONTENT (RID_SFX_APP_START+100)
#define TP_HELP_INDEX (RID_SFX_APP_START+101)
#define TP_HELP_SEARCH (RID_SFX_APP_START+102)