summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-18 11:07:56 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-18 11:07:56 +0000
commitb6afd4d1eb05dea902a40e742d5a4ae1ff271787 (patch)
tree2099432af1136de042be30de01cffb861e648fbb /sfx2
parent6d9000821b44a45de5a21be6ccbf2c3158c00cdf (diff)
INTEGRATION: CWS extrasooo30 (1.48.126); FILE MERGED
2008/08/04 16:19:16 ka 1.48.126.1: #i91913#: added missing images for help system
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/appl/app.hrc10
1 files changed, 8 insertions, 2 deletions
diff --git a/sfx2/source/appl/app.hrc b/sfx2/source/appl/app.hrc
index 80d0d2df28..68c8fbe427 100644
--- a/sfx2/source/appl/app.hrc
+++ b/sfx2/source/appl/app.hrc
@@ -1,13 +1,13 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: app.hrc,v $
- * $Revision: 1.48 $
+ * $Revision: 1.49 $
*
* This file is part of OpenOffice.org.
*
@@ -186,6 +186,12 @@
#define IMG_HELP_CONTENT_DOC (RID_SFX_APP_START+124)
#define IMG_HELP_CONTENT_DOC_HC (RID_SFX_APP_START+125) // image
+
+#define IMG_MISSING_1 (RID_SFX_APP_START+126) // image
+#define IMG_MISSING_2 (RID_SFX_APP_START+127) // image
+#define IMG_MISSING_3 (RID_SFX_APP_START+128) // image
+#define IMG_MISSING_4 (RID_SFX_APP_START+129) // image
+
#define STR_HELP_WINDOW_TITLE (RID_SFX_APP_START+125) // string
#define STR_HELP_BUTTON_INDEX_ON (RID_SFX_APP_START+126)