INTEGRATION: CWS oihelp (1.3.154); FILE MERGED
2006/11/14 12:29:37 fs 1.3.154.1: #i71485# introduce a HelpSection (still fixed size, not finished completely)
This commit is contained in:
parent
bd1fee6a99
commit
1b012321e6
1 changed files with 6 additions and 6 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: propresid.hrc,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2006-03-14 11:31:56 $
|
||||
* last change: $Author: kz $ $Date: 2006-12-13 12:03:35 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -33,8 +33,8 @@
|
|||
*
|
||||
************************************************************************/
|
||||
|
||||
#ifndef _EXTENSIONS_PROPCTRLR_PROPRESID_HRC_
|
||||
#define _EXTENSIONS_PROPCTRLR_PROPRESID_HRC_
|
||||
#ifndef EXTENSIONS_PROPRESID_HRC
|
||||
#define EXTENSIONS_PROPRESID_HRC
|
||||
|
||||
// TODO: create a new resource range in <svtools/solar.hrc>
|
||||
|
||||
|
@ -50,6 +50,6 @@
|
|||
#define RID_STR_PROPPAGE_DEFAULT ( RID_PROPCONTROLLER_START + 1 )
|
||||
#define RID_STR_PROPPAGE_DATA ( RID_PROPCONTROLLER_START + 2 )
|
||||
#define RID_STR_BOOL ( RID_PROPCONTROLLER_START + 3 )
|
||||
#define RID_STR_HELP_SECTION_LABEL ( RID_PROPCONTROLLER_START + 4 )
|
||||
|
||||
|
||||
#endif // _EXTENSIONS_PROPCTRLR_PROPRESID_HRC_
|
||||
#endif // EXTENSIONS_PROPRESID_HRC
|
||||
|
|
Loading…
Reference in a new issue