xref: /AOO42X/main/cui/source/options/optcolor.hrc (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *
9 * This file is part of OpenOffice.org.
10 *
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
14 *
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
20 *
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org.  If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
25 *
26 ************************************************************************/
27#ifndef _SVX_OPTCOLOR_HRC
28#define _SVX_OPTCOLOR_HRC
29
30//Color config page
31#define FL_COLORSCHEME      1
32#define FT_COLORSCHEME      2
33#define LB_COLORSCHEME      3
34#define PB_SAVESCHEME       4
35#define PB_DELETESCHEME     5
36#define FL_CUSTOMCOLORS     6
37#define CT_COLORCONFIG      7
38
39#define HB_HEADER           10
40#define VB_VSCROLL          11
41#define WN_SCROLL           12
42#define ST_ON               17
43#define ST_UIELEM           18
44#define ST_COLSET           19
45#define ST_PREVIEW          20
46
47#define FT_GENERAL                  30
48#define FT_DOCCOLOR                 31
49#define LB_DOCCOLOR                 32
50#define WN_DOCCOLOR                 33
51#define CB_DOCBOUND                 34
52#define LB_DOCBOUND                 35
53#define WN_DOCBOUND                 36
54#define FT_APPBACKGROUND            37
55#define LB_APPBACKGROUND            38
56#define WN_APPBACKGROUND            39
57#define CB_OBJECTBOUNDARIES         40
58#define LB_OBJECTBOUNDARIES         41
59#define WN_OBJECTBOUNDARIES         42
60#define CB_TABLEBOUNDARIES          43
61#define LB_TABLEBOUNDARIES          44
62#define WN_TABLEBOUNDARIES          45
63#define FT_FONTCOLOR                46
64#define LB_FONTCOLOR                47
65#define WN_FONTCOLOR                48
66#define CB_LINKS                    49
67#define LB_LINKS                    50
68#define WN_LINKS                    51
69#define CB_LINKSVISITED             52
70#define LB_LINKSVISITED             53
71#define WN_LINKSVISITED             54
72
73#define FT_SPELL                    58
74#define LB_SPELL                    59
75#define WN_SPELL                    60
76
77#define FT_WRITER                   61
78#define FT_WRITERTEXTGRID           62
79#define LB_WRITERTEXTGRID           63
80#define WN_WRITERTEXTGRID           64
81#define CB_WRITERFIELDSHADINGS      65
82#define LB_WRITERFIELDSHADINGS      66
83#define WN_WRITERFIELDSHADINGS      67
84#define CB_WRITERIDXSHADINGS        68
85#define LB_WRITERIDXSHADINGS        69
86#define WN_WRITERIDXSHADINGS        70
87#define LB_WRITERDIRECTCURSOR       71
88#define FT_WRITERDIRECTCURSOR       72
89#define WN_WRITERDIRECTCURSOR       73
90#define LB_WRITERSCRIPTINDICATOR    77
91#define FT_WRITERSCRIPTINDICATOR    78
92#define WN_WRITERSCRIPTINDICATOR    79
93#define LB_WRITERSECTIONBOUNDARIES  80
94#define CB_WRITERSECTIONBOUNDARIES  81
95#define WN_WRITERSECTIONBOUNDARIES  82
96#define LB_WRITERPAGEBREAKS         83
97#define FT_WRITERPAGEBREAKS         84
98#define WN_WRITERPAGEBREAKS         85
99
100#define FT_HTML                     88
101#define FT_HTMLSGML                 89
102#define LB_HTMLSGML                 90
103#define WN_HTMLSGML                 91
104#define FT_HTMLCOMMENT              92
105#define LB_HTMLCOMMENT              93
106#define WN_HTMLCOMMENT              94
107#define FT_HTMLKEYWORD              95
108#define LB_HTMLKEYWORD              96
109#define WN_HTMLKEYWORD              97
110#define FT_HTMLUNKNOWN              98
111#define LB_HTMLUNKNOWN              99
112#define WN_HTMLUNKNOWN             100
113
114#define FT_CALC                    103
115#define FT_CALCGRID                104
116#define LB_CALCGRID                105
117#define WN_CALCGRID                106
118#define FT_CALCPAGEBREAK           107
119#define LB_CALCPAGEBREAK           108
120#define WN_CALCPAGEBREAK           109
121#define FT_CALCPAGEBREAKMANUAL     100
122#define LB_CALCPAGEBREAKMANUAL     101
123#define WN_CALCPAGEBREAKMANUAL     112
124#define FT_CALCPAGEBREAKAUTO       113
125#define LB_CALCPAGEBREAKAUTO       114
126#define WN_CALCPAGEBREAKAUTO       115
127#define FT_CALCDETECTIVE           116
128#define LB_CALCDETECTIVE           117
129#define WN_CALCDETECTIVE           118
130#define FT_CALCDETECTIVEERROR      119
131#define LB_CALCDETECTIVEERROR      120
132#define WN_CALCDETECTIVEERROR      121
133#define FT_CALCREFERENCE           122
134#define LB_CALCREFERENCE           123
135#define WN_CALCREFERENCE           124
136#define FT_CALCNOTESBACKGROUND     125
137#define LB_CALCNOTESBACKGROUND     126
138#define WN_CALCNOTESBACKGROUND     127
139#define FT_DRAW                    128
140#define FT_DRAWGRID                132
141#define LB_DRAWGRID                133
142#define WN_DRAWGRID                134
143#define FT_BASICIDENTIFIER         141
144#define LB_BASICIDENTIFIER         142
145#define WN_BASICIDENTIFIER         143
146#define FT_BASICCOMMENT            144
147#define LB_BASICCOMMENT            145
148#define WN_BASICCOMMENT            146
149#define FT_BASICNUMBER             147
150#define LB_BASICNUMBER             148
151#define WN_BASICNUMBER             142
152#define FT_BASICSTRING             153
153#define LB_BASICSTRING             154
154#define WN_BASICSTRING             155
155#define FT_BASICOPERATOR           156
156#define LB_BASICOPERATOR           157
157#define WN_BASICOPERATOR           158
158#define FT_BASICKEYWORD            159
159#define LB_BASICKEYWORD            160
160#define WN_BASICKEYWORD            161
161#define FT_BASIC                   162
162#define FT_BASICERROR              163
163#define LB_BASICERROR              164
164#define WN_BASICERROR              165
165
166#define FT_SQL_COMMAND           173
167#define FT_SQLIDENTIFIER         174
168#define LB_SQLIDENTIFIER         175
169#define WN_SQLIDENTIFIER         176
170#define FT_SQLNUMBER             177
171#define LB_SQLNUMBER             178
172#define WN_SQLNUMBER             179
173#define FT_SQLSTRING             180
174#define LB_SQLSTRING             181
175#define WN_SQLSTRING             182
176#define FT_SQLOPERATOR           183
177#define LB_SQLOPERATOR           184
178#define WN_SQLOPERATOR           185
179#define FT_SQLKEYWORD            186
180#define LB_SQLKEYWORD            187
181#define WN_SQLKEYWORD            188
182#define FT_SQLPARAMETER          189
183#define LB_SQLPARAMETER          190
184#define WN_SQLPARAMETER          191
185#define FT_SQLCOMMENT            192
186#define LB_SQLCOMMENT            193
187#define WN_SQLCOMMENT            194
188
189#define ST_EXTENSION                166
190
191
192
193#define _FT_WIDTH               120
194#define _LINE_HEIGHT            15
195#define _FT_HEIGHT              10
196#define _CB_WIDTH               130
197#define _FT_XPOS                14
198#define _CB_XPOS                6
199#define _LB_XPOS                139
200#define _LB_WIDTH               50
201#define _LB_HEIGHT              50
202#define _WN_WIDTH               30
203#define _WN_HEIGHT              12
204#define _WN_XPOS                195
205
206#define FT_SMARTTAGS                    168
207#define LB_SMARTTAGS                    169
208#define WN_SMARTTAGS                    170
209
210#define ST_SPELL_CHECK_HIGHLIGHTING     171
211#define ST_GRAMMAR_CHECK_HIGHLIGHTING   172
212
213
214#endif
215
216
217
218
219
220