fix: #90963# ..._SEARCHDIALOG added
This commit is contained in:
parent
3376c36b04
commit
a5380a6238
1 changed files with 4 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: app.hrc,v $
|
||||
*
|
||||
* $Revision: 1.19 $
|
||||
* $Revision: 1.20 $
|
||||
*
|
||||
* last change: $Author: pb $ $Date: 2001-08-08 08:41:48 $
|
||||
* last change: $Author: pb $ $Date: 2001-08-17 06:20:58 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -203,6 +203,7 @@
|
|||
#define IMG_HELP_TOOLBOX_NEXT (RID_SFX_APP_START+114)
|
||||
#define IMG_HELP_TOOLBOX_PRINT (RID_SFX_APP_START+115)
|
||||
#define IMG_HELP_TOOLBOX_BOOKMARKS (RID_SFX_APP_START+116)
|
||||
#define IMG_HELP_TOOLBOX_SEARCHDIALOG (RID_SFX_APP_START+117)
|
||||
|
||||
#define IMG_HELP_CONTENT_BOOK_OPEN (RID_SFX_APP_START+120)
|
||||
#define IMG_HELP_CONTENT_BOOK_CLOSED (RID_SFX_APP_START+121)
|
||||
|
@ -248,6 +249,7 @@
|
|||
#define STR_QUICKSTART_LNKNAME (RID_SFX_APP_START+139)
|
||||
#define STR_HELP_BUTTON_ADDBOOKMARK (RID_SFX_APP_START+140)
|
||||
#define STR_HELP_BUTTON_INDEX_OFF (RID_SFX_APP_START+141)
|
||||
#define STR_HELP_BUTTON_SEARCHDIALOG (RID_SFX_APP_START+142)
|
||||
|
||||
#endif // #ifndef _SFX_APP_HRC
|
||||
|
||||
|
|
Loading…
Reference in a new issue