summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.hrc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-26 10:02:44 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-26 10:02:44 +0000
commit96a524928f4d53717170e3fd3f251f0b7ef21317 (patch)
tree455933c191b89596b30aef8b2fcc70fcd29d7c9b /sfx2/source/appl/app.hrc
parentc42d5be110a34c1d5a26d5ca0d37f60120dd2764 (diff)
INTEGRATION: CWS pb1 (1.27.156); FILE MERGED
2004/01/27 09:55:56 pb 1.27.156.1: fix: #92087# add RID_INFO_NOSEARCHTEXTFOUND
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 963226dab548..0f7d7da7b614 100644
--- a/sfx2/source/appl/app.hrc
+++ b/sfx2/source/appl/app.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: app.hrc,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: vg $ $Date: 2003-05-26 08:27:47 $
+ * last change: $Author: kz $ $Date: 2004-02-26 11:02:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -197,6 +197,7 @@
#define DLG_HELP_ADDBOOKMARK (RID_SFX_APP_START+104)
#define MENU_HELP_BOOKMARKS (RID_SFX_APP_START+105)
#define RID_INFO_NOSEARCHRESULTS (RID_SFX_APP_START+106)
+#define RID_INFO_NOSEARCHTEXTFOUND (RID_SFX_APP_START+107)
#define IMG_HELP_TOOLBOX_INDEX_ON (RID_SFX_APP_START+110)
#define IMG_HELP_TOOLBOX_INDEX_OFF (RID_SFX_APP_START+111)