INTEGRATION: CWS oj14 (1.3.20); FILE MERGED
2006/11/07 18:53:20 oj 1.3.20.1: extended color scheme
This commit is contained in:
parent
966378b0a8
commit
606a089b3c
1 changed files with 19 additions and 5 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: optcolor.hrc,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2007-06-27 13:36:35 $
|
||||
* last change: $Author: rt $ $Date: 2007-07-06 07:29:21 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -170,9 +170,23 @@
|
|||
#define LB_BASICKEYWORD 160
|
||||
#define WN_BASICKEYWORD 161
|
||||
#define FT_BASIC 162
|
||||
#define FT_BASICERROR 163
|
||||
#define LB_BASICERROR 164
|
||||
#define WN_BASICERROR 165
|
||||
#define FT_BASICERROR 163
|
||||
#define LB_BASICERROR 164
|
||||
#define WN_BASICERROR 165
|
||||
#define ST_EXTENSION 166
|
||||
|
||||
#define _FT_WIDTH 120
|
||||
#define _LINE_HEIGHT 15
|
||||
#define _FT_HEIGHT 10
|
||||
#define _CB_WIDTH 130
|
||||
#define _FT_XPOS 14
|
||||
#define _CB_XPOS 6
|
||||
#define _LB_XPOS 139
|
||||
#define _LB_WIDTH 50
|
||||
#define _LB_HEIGHT 50
|
||||
#define _WN_WIDTH 30
|
||||
#define _WN_HEIGHT 12
|
||||
#define _WN_XPOS 195
|
||||
|
||||
#define FT_SMARTTAGS 168
|
||||
#define LB_SMARTTAGS 169
|
||||
|
|
Loading…
Reference in a new issue