summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.hrc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 12:57:25 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 12:57:25 +0000
commitd37c20b7f933cc1daf01cc4d2e86b673a749062e (patch)
tree9126b431ae380e56d718df18b49965dca0b35702 /sfx2/source/appl/app.hrc
parentbb2f854559e0e90bf9c1afa4ce89bb46038e5bd2 (diff)
INTEGRATION: CWS hcicons (1.41.28); FILE MERGED
2007/07/23 10:35:39 fs 1.41.28.3: RESYNC: (1.42-1.43); FILE MERGED 2007/07/01 13:56:37 fs 1.41.28.2: RESYNC: (1.41-1.42); FILE MERGED 2007/06/08 09:17:13 pb 1.41.28.1: fix: #146854# high contrast of help content
Diffstat (limited to 'sfx2/source/appl/app.hrc')
-rw-r--r--sfx2/source/appl/app.hrc14
1 files changed, 8 insertions, 6 deletions
diff --git a/sfx2/source/appl/app.hrc b/sfx2/source/appl/app.hrc
index 00c57f77defd..3e6c7a65138a 100644
--- a/sfx2/source/appl/app.hrc
+++ b/sfx2/source/appl/app.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: app.hrc,v $
*
- * $Revision: 1.43 $
+ * $Revision: 1.44 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 22:54:17 $
+ * last change: $Author: hr $ $Date: 2007-08-03 13:57:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -185,12 +185,14 @@
#define IMG_HELP_TOOLBOX_COPY (RID_SFX_APP_START+118)
#define IMG_HELP_CONTENT_BOOK_OPEN (RID_SFX_APP_START+120)
-#define IMG_HELP_CONTENT_BOOK_CLOSED (RID_SFX_APP_START+121)
-#define IMG_HELP_CONTENT_CHAPTER_OPEN (RID_SFX_APP_START+122)
-#define IMG_HELP_CONTENT_CHAPTER_CLOSED (RID_SFX_APP_START+123)
+#define IMG_HELP_CONTENT_BOOK_OPEN_HC (RID_SFX_APP_START+121)
+#define IMG_HELP_CONTENT_BOOK_CLOSED (RID_SFX_APP_START+122)
+#define IMG_HELP_CONTENT_BOOK_CLOSED_HC (RID_SFX_APP_START+123)
#define IMG_HELP_CONTENT_DOC (RID_SFX_APP_START+124)
-#define STR_HELP_WINDOW_TITLE (RID_SFX_APP_START+125)
+#define IMG_HELP_CONTENT_DOC_HC (RID_SFX_APP_START+125) // image
+#define STR_HELP_WINDOW_TITLE (RID_SFX_APP_START+125) // string
+
#define STR_HELP_BUTTON_INDEX_ON (RID_SFX_APP_START+126)
#define STR_HELP_BUTTON_START (RID_SFX_APP_START+127)
#define STR_HELP_BUTTON_PREV (RID_SFX_APP_START+128)