ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

mshtmcid.h
Go to the documentation of this file.
00001 /*
00002  * Copyright 2006 Jacek Caban for CodeWeavers
00003  *
00004  * This library is free software; you can redistribute it and/or
00005  * modify it under the terms of the GNU Lesser General Public
00006  * License as published by the Free Software Foundation; either
00007  * version 2.1 of the License, or (at your option) any later version.
00008  *
00009  * This library is distributed in the hope that it will be useful,
00010  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00011  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00012  * Lesser General Public License for more details.
00013  *
00014  * You should have received a copy of the GNU Lesser General Public
00015  * License along with this library; if not, write to the Free Software
00016  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
00017  */
00018 
00019 #ifndef __mshtmcid_h__
00020 #define __mshtmcid_h__
00021 
00022 #define IDM_UNKNOWN                 0
00023 #define IDM_ALIGNBOTTOM             1
00024 #define IDM_ALIGNHORIZONTALCENTERS  2
00025 #define IDM_ALIGNLEFT               3
00026 #define IDM_ALIGNRIGHT              4
00027 #define IDM_ALIGNTOGRID             5
00028 #define IDM_ALIGNTOP                6
00029 #define IDM_ALIGNVERTICALCENTERS    7
00030 #define IDM_ARRANGEBOTTOM           8
00031 #define IDM_ARRANGERIGHT            9
00032 #define IDM_BRINGFORWARD            10
00033 #define IDM_BRINGTOFRONT            11
00034 #define IDM_CENTERHORIZONTALLY      12
00035 #define IDM_CENTERVERTICALLY        13
00036 #define IDM_CODE                    14
00037 #define IDM_COPY                    15
00038 #define IDM_CUT                     16
00039 #define IDM_DELETE                  17
00040 #define IDM_FONTNAME                18
00041 #define IDM_FONTSIZE                19
00042 #define IDM_GROUP                   20
00043 #define IDM_HORIZSPACECONCATENATE   21
00044 #define IDM_HORIZSPACEDECREASE      22
00045 #define IDM_HORIZSPACEINCREASE      23
00046 #define IDM_HORIZSPACEMAKEEQUAL     24
00047 #define IDM_INSERTOBJECT            25
00048 #define IDM_PASTE                   26
00049 #define IDM_PRINT                   27
00050 #define IDM_PROPERTIES              28
00051 #define IDM_REDO                    29
00052 #define IDM_MULTILEVELREDO          30
00053 #define IDM_SELECTALL               31
00054 #define IDM_SENDBACKWARD            32
00055 #define IDM_SENDTOBACK              33
00056 #define IDM_SHOWTABLE               34
00057 #define IDM_SIZETOCONTROL           35
00058 #define IDM_SIZETOCONTROLHEIGHT     36
00059 #define IDM_SIZETOCONTROLWIDTH      37
00060 #define IDM_SIZETOFIT               38
00061 #define IDM_SIZETOGRID              39
00062 #define IDM_SNAPTOGRID              40
00063 #define IDM_TABORDER                41
00064 #define IDM_TOOLBOX                 42
00065 #define IDM_UNDO                    43
00066 #define IDM_MULTILEVELUNDO          44
00067 #define IDM_UNGROUP                 45
00068 #define IDM_VERTSPACECONCATENATE    46
00069 #define IDM_VERTSPACEDECREASE       47
00070 #define IDM_VERTSPACEINCREASE       48
00071 #define IDM_VERTSPACEMAKEEQUAL      49
00072 #define IDM_JUSTIFYFULL             50
00073 #define IDM_ZOOMPERCENT             50
00074 #define IDM_BACKCOLOR               51
00075 #define IDM_BOLD                    52
00076 #define IDM_BORDERCOLOR             53
00077 #define IDM_FLAT                    54
00078 #define IDM_FORECOLOR               55
00079 #define IDM_ITALIC                  56
00080 #define IDM_JUSTIFYCENTER           57
00081 #define IDM_JUSTIFYGENERAL          58
00082 #define IDM_JUSTIFYLEFT             59
00083 #define IDM_JUSTIFYRIGHT            60
00084 #define IDM_RAISED                  61
00085 #define IDM_SUNKEN                  62
00086 #define IDM_UNDERLINE               63
00087 #define IDM_CHISELED                64
00088 #define IDM_ETCHED                  65
00089 #define IDM_SHADOWED                66
00090 #define IDM_FIND                    67
00091 #define IDM_GETZOOM                 68
00092 #define IDM_SHOWGRID                69
00093 #define IDM_SAVE                    70
00094 #define IDM_SAVEAS                  71
00095 #define IDM_OBJECTVERBLIST0         72
00096 #define IDM_OBJECTVERBLIST1         73
00097 #define IDM_OBJECTVERBLIST2         74
00098 #define IDM_OBJECTVERBLIST3         75
00099 #define IDM_OBJECTVERBLIST4         76
00100 #define IDM_OBJECTVERBLIST5         77
00101 #define IDM_OBJECTVERBLIST6         78
00102 #define IDM_OBJECTVERBLIST7         79
00103 #define IDM_OBJECTVERBLIST8         80
00104 #define IDM_OBJECTVERBLIST9         81
00105 
00106 #define IDM_OBJECTVERBLISTLAST      IDM_OBJECTVERBLIST9
00107 
00108 #define IDM_CONVERTOBJECT           82
00109 #define IDM_CUSTOMCONTROL           83
00110 #define IDM_CUSTOMIZEITEM           84
00111 #define IDM_RENAME                  85
00112 #define IDM_IMPORT                  86
00113 #define IDM_NEWPAGE                 87
00114 #define IDM_MOVE                    88
00115 #define IDM_CANCEL                  89
00116 #define IDM_FONT                    90
00117 #define IDM_STRIKETHROUGH           91
00118 #define IDM_DELETEWORD              92
00119 #define IDM_EXECPRINT               93
00120 #define IDM_JUSTIFYNONE             94
00121 #define IDM_TRISTATEBOLD            95
00122 #define IDM_TRISTATEITALIC          96
00123 #define IDM_TRISTATEUNDERLINE       97
00124 
00125 #define IDM_OPEN                          2000
00126 #define IDM_NEW                           2001
00127 #define IDM_SAVECOPYAS                    2002
00128 #define IDM_PRINTPREVIEW                  2003
00129 #define IDM_PAGESETUP                     2004
00130 #define IDM_SPELL                         2005
00131 #define IDM_PASTESPECIAL                  2006
00132 #define IDM_CLEARSELECTION                2007
00133 #define IDM_FOLLOW_ANCHOR                 2008
00134 
00135 #define IDM_SHOWPRINT                     2010
00136 #define IDM_SHOWPAGESETUP                 2011
00137 
00138 #define IDM_INSINPUTIMAGE                 2114
00139 #define IDM_INSINPUTBUTTON                2115
00140 #define IDM_INSINPUTRESET                 2116
00141 #define IDM_INSINPUTSUBMIT                2117
00142 #define IDM_INSINPUTUPLOAD                2118
00143 #define IDM_INSFIELDSET                   2119
00144 #define IDM_PASTEINSERT                   2120
00145 #define IDM_REPLACE                       2121
00146 #define IDM_EDITSOURCE                    2122
00147 #define IDM_BOOKMARK                      2123
00148 #define IDM_HYPERLINK                     2124
00149 #define IDM_UNLINK                        2125
00150 #define IDM_BROWSEMODE                    2126
00151 #define IDM_EDITMODE                      2127
00152 #define IDM_UNBOOKMARK                    2128
00153 
00154 #define IDM_TOOLBARS                      2130
00155 #define IDM_STATUSBAR                     2131
00156 #define IDM_FORMATMARK                    2132
00157 #define IDM_TEXTONLY                      2133
00158 
00159 #define IDM_OPTIONS                       2135
00160 #define IDM_FOLLOWLINKC                   2136
00161 #define IDM_FOLLOWLINKN                   2137
00162 #define IDM_STOP                          2138
00163 #define IDM_VIEWSOURCE                    2139
00164 #define IDM_ZOOMPOPUP                     2140
00165 #define IDM_BASELINEFONT1                 2141
00166 #define IDM_BASELINEFONT2                 2142
00167 #define IDM_BASELINEFONT3                 2143
00168 #define IDM_BASELINEFONT4                 2144
00169 #define IDM_BASELINEFONT5                 2145
00170 
00171 #define IDM_HORIZONTALLINE                2150
00172 #define IDM_LINEBREAKNORMAL               2151
00173 #define IDM_LINEBREAKLEFT                 2152
00174 #define IDM_LINEBREAKRIGHT                2153
00175 #define IDM_LINEBREAKBOTH                 2154
00176 #define IDM_NONBREAK                      2155
00177 #define IDM_SPECIALCHAR                   2156
00178 #define IDM_HTMLSOURCE                    2157
00179 #define IDM_IFRAME                        2158
00180 #define IDM_HTMLCONTAIN                   2159
00181 
00182 #define IDM_TEXTBOX                       2161
00183 #define IDM_TEXTAREA                      2162
00184 #define IDM_CHECKBOX                      2163
00185 #define IDM_RADIOBUTTON                   2164
00186 #define IDM_DROPDOWNBOX                   2165
00187 #define IDM_LISTBOX                       2166
00188 #define IDM_BUTTON                        2167
00189 #define IDM_IMAGE                         2168
00190 #define IDM_OBJECT                        2169
00191 #define IDM_1D                            2170
00192 #define IDM_IMAGEMAP                      2171
00193 #define IDM_FILE                          2172
00194 #define IDM_COMMENT                       2173
00195 #define IDM_SCRIPT                        2174
00196 #define IDM_JAVAAPPLET                    2175
00197 #define IDM_PLUGIN                        2176
00198 #define IDM_PAGEBREAK                     2177
00199 #define IDM_HTMLAREA                      2178
00200 
00201 #define IDM_PARAGRAPH                     2180
00202 #define IDM_FORM                          2181
00203 #define IDM_MARQUEE                       2182
00204 #define IDM_LIST                          2183
00205 #define IDM_ORDERLIST                     2184
00206 #define IDM_UNORDERLIST                   2185
00207 #define IDM_INDENT                        2186
00208 #define IDM_OUTDENT                       2187
00209 #define IDM_PREFORMATTED                  2188
00210 #define IDM_ADDRESS                       2189
00211 #define IDM_BLINK                         2190
00212 #define IDM_DIV                           2191
00213 
00214 #define IDM_TABLEINSERT                   2200
00215 #define IDM_RCINSERT                      2201
00216 #define IDM_CELLINSERT                    2202
00217 #define IDM_CAPTIONINSERT                 2203
00218 #define IDM_CELLMERGE                     2204
00219 #define IDM_CELLSPLIT                     2205
00220 #define IDM_CELLSELECT                    2206
00221 #define IDM_ROWSELECT                     2207
00222 #define IDM_COLUMNSELECT                  2208
00223 #define IDM_TABLESELECT                   2209
00224 #define IDM_TABLEPROPERTIES               2210
00225 #define IDM_CELLPROPERTIES                2211
00226 #define IDM_ROWINSERT                     2212
00227 #define IDM_COLUMNINSERT                  2213
00228 
00229 #define IDM_HELP_CONTENT                  2220
00230 #define IDM_HELP_ABOUT                    2221
00231 #define IDM_HELP_README                   2222
00232 
00233 #define IDM_REMOVEFORMAT                  2230
00234 #define IDM_PAGEINFO                      2231
00235 #define IDM_TELETYPE                      2232
00236 #define IDM_GETBLOCKFMTS                  2233
00237 #define IDM_BLOCKFMT                      2234
00238 #define IDM_SHOWHIDE_CODE                 2235
00239 #define IDM_TABLE                         2236
00240 #define IDM_COPYFORMAT                    2237
00241 #define IDM_PASTEFORMAT                   2238
00242 #define IDM_GOTO                          2239
00243 #define IDM_CHANGEFONT                    2240
00244 #define IDM_CHANGEFONTSIZE                2241
00245 
00246 #define IDM_CHANGECASE                    2246
00247 #define IDM_SUBSCRIPT                     2247
00248 #define IDM_SUPERSCRIPT                   2248
00249 #define IDM_SHOWSPECIALCHAR               2249
00250 #define IDM_CENTERALIGNPARA               2250
00251 #define IDM_LEFTALIGNPARA                 2251
00252 #define IDM_RIGHTALIGNPARA                2252
00253 #define IDM_REMOVEPARAFORMAT              2253
00254 #define IDM_APPLYNORMAL                   2254
00255 #define IDM_APPLYHEADING1                 2255
00256 #define IDM_APPLYHEADING2                 2256
00257 #define IDM_APPLYHEADING3                 2257
00258 
00259 #define IDM_DOCPROPERTIES                 2260
00260 #define IDM_ADDFAVORITES                  2261
00261 #define IDM_COPYSHORTCUT                  2262
00262 #define IDM_SAVEBACKGROUND                2263
00263 #define IDM_SETWALLPAPER                  2264
00264 #define IDM_COPYBACKGROUND                2265
00265 #define IDM_CREATESHORTCUT                2266
00266 #define IDM_PAGE                          2267
00267 #define IDM_SAVETARGET                    2268
00268 #define IDM_SHOWPICTURE                   2269
00269 #define IDM_SAVEPICTURE                   2270
00270 #define IDM_DYNSRCPLAY                    2271
00271 #define IDM_DYNSRCSTOP                    2272
00272 #define IDM_PRINTTARGET                   2273
00273 #define IDM_IMGARTPLAY                    2274
00274 #define IDM_IMGARTSTOP                    2275
00275 #define IDM_IMGARTREWIND                  2276
00276 #define IDM_PRINTQUERYJOBSPENDING         2277
00277 #define IDM_SETDESKTOPITEM                2278
00278 
00279 #define IDM_CONTEXTMENU                   2280
00280 
00281 #define IDM_GOBACKWARD                    2282
00282 #define IDM_GOFORWARD                     2283
00283 #define IDM_PRESTOP                       2284
00284 
00285 #define IDM_MP_MYPICS                     2287
00286 #define IDM_MP_EMAILPICTURE               2288
00287 #define IDM_MP_PRINTPICTURE               2289
00288 #define IDM_CREATELINK                    2290
00289 #define IDM_COPYCONTENT                   2291
00290 #define IDM_LANGUAGE                      2292
00291  
00292 #define IDM_GETPRINTTEMPLATE              2295
00293 #define IDM_SETPRINTTEMPLATE              2296
00294 #define IDM_TEMPLATE_PAGESETUP            2298
00295 
00296 #define IDM_REFRESH                       2300
00297 #define IDM_STOPDOWNLOAD                  2301
00298 #define IDM_ENABLE_INTERACTION            2302
00299 
00300 #define IDM_LAUNCHDEBUGGER                2310
00301 #define IDM_BREAKATNEXT                   2311
00302 #define IDM_INSINPUTHIDDEN                2312
00303 #define IDM_INSINPUTPASSWORD              2313
00304 #define IDM_OVERWRITE                     2314
00305 #define IDM_PARSECOMPLETE                 2315
00306 #define IDM_HTMLEDITMODE                  2316
00307 #define IDM_REGISTRYREFRESH               2317
00308 #define IDM_COMPOSESETTINGS               2318
00309 
00310 #define IDM_SHOWMISCTAGS                  2320
00311 #define IDM_SHOWALIGNEDSITETAGS           2321
00312 #define IDM_SHOWSCRIPTTAGS                2322
00313 #define IDM_SHOWSTYLETAGS                 2323
00314 #define IDM_SHOWCOMMENTTAGS               2324
00315 #define IDM_SHOWAREATAGS                  2325
00316 #define IDM_SHOWUNKNOWNTAGS               2326
00317 #define IDM_SHOWALLTAGS                   2327
00318 #define IDM_SHOWZEROBORDERATDESIGNTIME    2328
00319 #define IDM_AUTODETECT                    2329
00320 #define IDM_SCRIPTDEBUGGER                2330
00321 #define IDM_GETBYTESDOWNLOADED            2331
00322 #define IDM_NOACTIVATENORMALOLECONTROLS   2332
00323 #define IDM_NOACTIVATEDESIGNTIMECONTROLS  2333
00324 #define IDM_NOACTIVATEJAVAAPPLETS         2334
00325 #define IDM_NOFIXUPURLSONPASTE            2335
00326 #define IDM_EMPTYGLYPHTABLE               2336
00327 #define IDM_ADDTOGLYPHTABLE               2337
00328 #define IDM_REMOVEFROMGLYPHTABLE          2338
00329 #define IDM_REPLACEGLYPHCONTENTS          2339
00330 #define IDM_SHOWWBRTAGS                   2340
00331 #define IDM_PERSISTSTREAMSYNC             2341
00332 #define IDM_SETDIRTY                      2342
00333 #define IDM_RUNURLSCRIPT                  2343
00334 
00335 #ifdef IE5_ZOOM
00336 #define IDM_ZOOMRATIO                     2344
00337 #define IDM_GETZOOMNUMERATOR              2345
00338 #define IDM_GETZOOMDENOMINATOR            2346
00339 #endif
00340 
00341 #define IDM_DIRLTR                        2350
00342 #define IDM_DIRRTL                        2351
00343 #define IDM_BLOCKDIRLTR                   2352
00344 #define IDM_BLOCKDIRRTL                   2353
00345 #define IDM_INLINEDIRLTR                  2354
00346 #define IDM_INLINEDIRRTL                  2355
00347 #define IDM_ISTRUSTEDDLG                  2356
00348 #define IDM_INSERTSPAN                    2357
00349 #define IDM_LOCALIZEEDITOR                2358
00350 
00351 #define IDM_SAVEPRETRANSFORMSOURCE        2370
00352 #define IDM_VIEWPRETRANSFORMSOURCE        2371
00353 
00354 #define IDM_SCROLL_HERE                   2380
00355 #define IDM_SCROLL_TOP                    2381
00356 #define IDM_SCROLL_BOTTOM                 2382
00357 #define IDM_SCROLL_PAGEUP                 2383
00358 #define IDM_SCROLL_PAGEDOWN               2384
00359 #define IDM_SCROLL_UP                     2385
00360 #define IDM_SCROLL_DOWN                   2386
00361 #define IDM_SCROLL_LEFTEDGE               2387
00362 #define IDM_SCROLL_RIGHTEDGE              2388
00363 #define IDM_SCROLL_PAGELEFT               2389
00364 #define IDM_SCROLL_PAGERIGHT              2390
00365 #define IDM_SCROLL_LEFT                   2391
00366 #define IDM_SCROLL_RIGHT                  2392
00367 #define IDM_MULTIPLESELECTION             2393
00368 #define IDM_2D_POSITION                   2394
00369 #define IDM_2D_ELEMENT                    2395
00370 #define IDM_1D_ELEMENT                    2396
00371 #define IDM_ABSOLUTE_POSITION             2397
00372 #define IDM_LIVERESIZE                    2398
00373 #define IDM_ATOMICSELECTION               2399
00374 #define IDM_AUTOURLDETECT_MODE            2400
00375 #define IDM_IE50_PASTE                    2401
00376 #define IDM_IE50_PASTE_MODE               2402
00377 #define IDM_GETIPRINT                     2403
00378 #define IDM_DISABLE_EDITFOCUS_UI          2404
00379 #define IDM_RESPECTVISIBILITY_INDESIGN    2405
00380 #define IDM_CSSEDITING_LEVEL              2406
00381 #define IDM_UI_OUTDENT                    2407
00382 #define IDM_UPDATEPAGESTATUS              2408
00383 #define IDM_IME_ENABLE_RECONVERSION       2409
00384 #define IDM_KEEPSELECTION                 2410
00385 #define IDM_UNLOADDOCUMENT                2411
00386 
00387 #define IDM_OVERRIDE_CURSOR               2420
00388 
00389 #define IDM_PEERHITTESTSAMEINEDIT         2423
00390 
00391 #define IDM_TRUSTAPPCACHE                 2425
00392 
00393 #define IDM_BACKGROUNDIMAGECACHE          2430
00394 
00395 #define IDM_MIMECSET__FIRST_  3609
00396 #define IDM_MIMECSET__LAST__  3699
00397 
00398 #define IDM_MENUEXT_FIRST__  3700
00399 #define IDM_MENUEXT_LAST__   3732
00400 #define IDM_MENUEXT_COUNT    3733
00401 
00402 #define IDM_DEFAULTBLOCK  6046
00403 
00404 #define IDM_NEW_TOPLEVELWINDOW  7050
00405 
00406 #define IDM_PRESERVEUNDOALWAYS    6049
00407 #define IDM_PERSISTDEFAULTVALUES  7100
00408 #define IDM_PROTECTMETATAGS       7101
00409 
00410 #define IDM_GETFRAMEZONE  6037
00411 
00412 #define IDM_FIRE_PRINTTEMPLATEUP    15000
00413 #define IDM_FIRE_PRINTTEMPLATEDOWN  15001
00414 #define IDM_SETPRINTHANDLES         15002
00415 
00416 #define CMD_ZOOM_PAGEWIDTH  -1
00417 #define CMD_ZOOM_ONEPAGE    -2
00418 #define CMD_ZOOM_TWOPAGES   -3
00419 #define CMD_ZOOM_SELECTION  -4
00420 #define CMD_ZOOM_FIT -5
00421 
00422 #define IDM_CONTEXT  1
00423 #define IDM_HWND     2
00424 
00425 #endif

Generated on Mon May 28 2012 04:31:32 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.