1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23#ifndef _SVX_OPTCOLOR_HRC 24#define _SVX_OPTCOLOR_HRC 25 26//Color config page 27#define FL_COLORSCHEME 1 28#define FT_COLORSCHEME 2 29#define LB_COLORSCHEME 3 30#define PB_SAVESCHEME 4 31#define PB_DELETESCHEME 5 32#define FL_CUSTOMCOLORS 6 33#define CT_COLORCONFIG 7 34 35#define HB_HEADER 10 36#define VB_VSCROLL 11 37#define WN_SCROLL 12 38#define ST_ON 17 39#define ST_UIELEM 18 40#define ST_COLSET 19 41#define ST_PREVIEW 20 42 43#define FT_GENERAL 30 44#define FT_DOCCOLOR 31 45#define LB_DOCCOLOR 32 46#define WN_DOCCOLOR 33 47#define CB_DOCBOUND 34 48#define LB_DOCBOUND 35 49#define WN_DOCBOUND 36 50#define FT_APPBACKGROUND 37 51#define LB_APPBACKGROUND 38 52#define WN_APPBACKGROUND 39 53#define CB_OBJECTBOUNDARIES 40 54#define LB_OBJECTBOUNDARIES 41 55#define WN_OBJECTBOUNDARIES 42 56#define CB_TABLEBOUNDARIES 43 57#define LB_TABLEBOUNDARIES 44 58#define WN_TABLEBOUNDARIES 45 59#define FT_FONTCOLOR 46 60#define LB_FONTCOLOR 47 61#define WN_FONTCOLOR 48 62#define CB_LINKS 49 63#define LB_LINKS 50 64#define WN_LINKS 51 65#define CB_LINKSVISITED 52 66#define LB_LINKSVISITED 53 67#define WN_LINKSVISITED 54 68 69#define FT_SPELL 58 70#define LB_SPELL 59 71#define WN_SPELL 60 72 73#define FT_WRITER 61 74#define FT_WRITERTEXTGRID 62 75#define LB_WRITERTEXTGRID 63 76#define WN_WRITERTEXTGRID 64 77#define CB_WRITERFIELDSHADINGS 65 78#define LB_WRITERFIELDSHADINGS 66 79#define WN_WRITERFIELDSHADINGS 67 80#define CB_WRITERIDXSHADINGS 68 81#define LB_WRITERIDXSHADINGS 69 82#define WN_WRITERIDXSHADINGS 70 83#define LB_WRITERDIRECTCURSOR 71 84#define FT_WRITERDIRECTCURSOR 72 85#define WN_WRITERDIRECTCURSOR 73 86#define LB_WRITERSCRIPTINDICATOR 77 87#define FT_WRITERSCRIPTINDICATOR 78 88#define WN_WRITERSCRIPTINDICATOR 79 89#define LB_WRITERSECTIONBOUNDARIES 80 90#define CB_WRITERSECTIONBOUNDARIES 81 91#define WN_WRITERSECTIONBOUNDARIES 82 92#define LB_WRITERPAGEBREAKS 83 93#define FT_WRITERPAGEBREAKS 84 94#define WN_WRITERPAGEBREAKS 85 95 96#define FT_HTML 88 97#define FT_HTMLSGML 89 98#define LB_HTMLSGML 90 99#define WN_HTMLSGML 91 100#define FT_HTMLCOMMENT 92 101#define LB_HTMLCOMMENT 93 102#define WN_HTMLCOMMENT 94 103#define FT_HTMLKEYWORD 95 104#define LB_HTMLKEYWORD 96 105#define WN_HTMLKEYWORD 97 106#define FT_HTMLUNKNOWN 98 107#define LB_HTMLUNKNOWN 99 108#define WN_HTMLUNKNOWN 100 109 110#define FT_CALC 103 111#define FT_CALCGRID 104 112#define LB_CALCGRID 105 113#define WN_CALCGRID 106 114#define FT_CALCPAGEBREAK 107 115#define LB_CALCPAGEBREAK 108 116#define WN_CALCPAGEBREAK 109 117#define FT_CALCPAGEBREAKMANUAL 100 118#define LB_CALCPAGEBREAKMANUAL 101 119#define WN_CALCPAGEBREAKMANUAL 112 120#define FT_CALCPAGEBREAKAUTO 113 121#define LB_CALCPAGEBREAKAUTO 114 122#define WN_CALCPAGEBREAKAUTO 115 123#define FT_CALCDETECTIVE 116 124#define LB_CALCDETECTIVE 117 125#define WN_CALCDETECTIVE 118 126#define FT_CALCDETECTIVEERROR 119 127#define LB_CALCDETECTIVEERROR 120 128#define WN_CALCDETECTIVEERROR 121 129#define FT_CALCREFERENCE 122 130#define LB_CALCREFERENCE 123 131#define WN_CALCREFERENCE 124 132#define FT_CALCNOTESBACKGROUND 125 133#define LB_CALCNOTESBACKGROUND 126 134#define WN_CALCNOTESBACKGROUND 127 135#define FT_DRAW 128 136#define FT_DRAWGRID 132 137#define LB_DRAWGRID 133 138#define WN_DRAWGRID 134 139#define FT_BASICIDENTIFIER 141 140#define LB_BASICIDENTIFIER 142 141#define WN_BASICIDENTIFIER 143 142#define FT_BASICCOMMENT 144 143#define LB_BASICCOMMENT 145 144#define WN_BASICCOMMENT 146 145#define FT_BASICNUMBER 147 146#define LB_BASICNUMBER 148 147#define WN_BASICNUMBER 142 148#define FT_BASICSTRING 153 149#define LB_BASICSTRING 154 150#define WN_BASICSTRING 155 151#define FT_BASICOPERATOR 156 152#define LB_BASICOPERATOR 157 153#define WN_BASICOPERATOR 158 154#define FT_BASICKEYWORD 159 155#define LB_BASICKEYWORD 160 156#define WN_BASICKEYWORD 161 157#define FT_BASIC 162 158#define FT_BASICERROR 163 159#define LB_BASICERROR 164 160#define WN_BASICERROR 165 161 162#define FT_SQL_COMMAND 173 163#define FT_SQLIDENTIFIER 174 164#define LB_SQLIDENTIFIER 175 165#define WN_SQLIDENTIFIER 176 166#define FT_SQLNUMBER 177 167#define LB_SQLNUMBER 178 168#define WN_SQLNUMBER 179 169#define FT_SQLSTRING 180 170#define LB_SQLSTRING 181 171#define WN_SQLSTRING 182 172#define FT_SQLOPERATOR 183 173#define LB_SQLOPERATOR 184 174#define WN_SQLOPERATOR 185 175#define FT_SQLKEYWORD 186 176#define LB_SQLKEYWORD 187 177#define WN_SQLKEYWORD 188 178#define FT_SQLPARAMETER 189 179#define LB_SQLPARAMETER 190 180#define WN_SQLPARAMETER 191 181#define FT_SQLCOMMENT 192 182#define LB_SQLCOMMENT 193 183#define WN_SQLCOMMENT 194 184 185#define ST_EXTENSION 166 186 187 188 189#define _FT_WIDTH 120 190#define _LINE_HEIGHT 15 191#define _FT_HEIGHT 10 192#define _CB_WIDTH 130 193#define _FT_XPOS 14 194#define _CB_XPOS 6 195#define _LB_XPOS 139 196#define _LB_WIDTH 50 197#define _LB_HEIGHT 50 198#define _WN_WIDTH 30 199#define _WN_HEIGHT 12 200#define _WN_XPOS 195 201 202#define FT_SMARTTAGS 168 203#define LB_SMARTTAGS 169 204#define WN_SMARTTAGS 170 205 206#define ST_SPELL_CHECK_HIGHLIGHTING 171 207#define ST_GRAMMAR_CHECK_HIGHLIGHTING 172 208 209 210#endif 211 212 213 214 215 216