home *** CD-ROM | disk | FTP | other *** search
/ PC User 2001 August / APC_Aug2001_CD2.iso / features / devtools / files / borland_ccompiler55.exe / Include / mshtmcid.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-06-27  |  13.6 KB  |  387 lines

  1. //*********************************************************************
  2. //*                  Microsoft Windows                               **
  3. //*            Copyright(c) Microsoft Corp., 1996-1998               **
  4. //*********************************************************************
  5.  
  6. #ifndef __mshtmcid_h__
  7. #pragma option push -b -a8 -pc -A- /*P_O_Push*/
  8. #define __mshtmcid_h__
  9.  
  10. //----------------------------------------------------------------------------
  11. //
  12. // MSHTML Command IDs
  13. //
  14. //----------------------------------------------------------------------------
  15.  
  16. #define IDM_UNKNOWN                 0
  17. #define IDM_ALIGNBOTTOM             1
  18. #define IDM_ALIGNHORIZONTALCENTERS  2
  19. #define IDM_ALIGNLEFT               3
  20. #define IDM_ALIGNRIGHT              4
  21. #define IDM_ALIGNTOGRID             5
  22. #define IDM_ALIGNTOP                6
  23. #define IDM_ALIGNVERTICALCENTERS    7
  24. #define IDM_ARRANGEBOTTOM           8
  25. #define IDM_ARRANGERIGHT            9
  26. #define IDM_BRINGFORWARD            10
  27. #define IDM_BRINGTOFRONT            11
  28. #define IDM_CENTERHORIZONTALLY      12
  29. #define IDM_CENTERVERTICALLY        13
  30. #define IDM_CODE                    14
  31. #define IDM_DELETE                  17
  32. #define IDM_FONTNAME                18
  33. #define IDM_FONTSIZE                19
  34. #define IDM_GROUP                   20
  35. #define IDM_HORIZSPACECONCATENATE   21
  36. #define IDM_HORIZSPACEDECREASE      22
  37. #define IDM_HORIZSPACEINCREASE      23
  38. #define IDM_HORIZSPACEMAKEEQUAL     24
  39. #define IDM_INSERTOBJECT            25
  40. #define IDM_MULTILEVELREDO          30
  41. #define IDM_SENDBACKWARD            32
  42. #define IDM_SENDTOBACK              33
  43. #define IDM_SHOWTABLE               34
  44. #define IDM_SIZETOCONTROL           35
  45. #define IDM_SIZETOCONTROLHEIGHT     36
  46. #define IDM_SIZETOCONTROLWIDTH      37
  47. #define IDM_SIZETOFIT               38
  48. #define IDM_SIZETOGRID              39
  49. #define IDM_SNAPTOGRID              40
  50. #define IDM_TABORDER                41
  51. #define IDM_TOOLBOX                 42
  52. #define IDM_MULTILEVELUNDO          44
  53. #define IDM_UNGROUP                 45
  54. #define IDM_VERTSPACECONCATENATE    46
  55. #define IDM_VERTSPACEDECREASE       47
  56. #define IDM_VERTSPACEINCREASE       48
  57. #define IDM_VERTSPACEMAKEEQUAL      49
  58. #define IDM_JUSTIFYFULL             50
  59. #define IDM_BACKCOLOR               51
  60. #define IDM_BOLD                    52
  61. #define IDM_BORDERCOLOR             53
  62. #define IDM_FLAT                    54
  63. #define IDM_FORECOLOR               55
  64. #define IDM_ITALIC                  56
  65. #define IDM_JUSTIFYCENTER           57
  66. #define IDM_JUSTIFYGENERAL          58
  67. #define IDM_JUSTIFYLEFT             59
  68. #define IDM_JUSTIFYRIGHT            60
  69. #define IDM_RAISED                  61
  70. #define IDM_SUNKEN                  62
  71. #define IDM_UNDERLINE               63
  72. #define IDM_CHISELED                64
  73. #define IDM_ETCHED                  65
  74. #define IDM_SHADOWED                66
  75. #define IDM_FIND                    67
  76. #define IDM_SHOWGRID                69
  77. #define IDM_OBJECTVERBLIST0         72
  78. #define IDM_OBJECTVERBLIST1         73
  79. #define IDM_OBJECTVERBLIST2         74
  80. #define IDM_OBJECTVERBLIST3         75
  81. #define IDM_OBJECTVERBLIST4         76
  82. #define IDM_OBJECTVERBLIST5         77
  83. #define IDM_OBJECTVERBLIST6         78
  84. #define IDM_OBJECTVERBLIST7         79
  85. #define IDM_OBJECTVERBLIST8         80
  86. #define IDM_OBJECTVERBLIST9         81
  87. #define IDM_OBJECTVERBLISTLAST IDM_OBJECTVERBLIST9
  88. #define IDM_CONVERTOBJECT           82
  89. #define IDM_CUSTOMCONTROL           83
  90. #define IDM_CUSTOMIZEITEM           84
  91. #define IDM_RENAME                  85
  92. #define IDM_IMPORT                  86
  93. #define IDM_NEWPAGE                 87
  94. #define IDM_MOVE                    88
  95. #define IDM_CANCEL                  89
  96. #define IDM_FONT                    90
  97. #define IDM_STRIKETHROUGH           91
  98. #define IDM_DELETEWORD              92
  99. #define IDM_EXECPRINT               93
  100. #define IDM_JUSTIFYNONE             94
  101.  
  102. #define IDM_FOLLOW_ANCHOR           2008
  103.  
  104. #define IDM_INSINPUTIMAGE           2114
  105. #define IDM_INSINPUTBUTTON          2115
  106. #define IDM_INSINPUTRESET           2116
  107. #define IDM_INSINPUTSUBMIT          2117
  108. #define IDM_INSINPUTUPLOAD          2118
  109. #define IDM_INSFIELDSET             2119
  110.  
  111. #define IDM_PASTEINSERT             2120
  112. #define IDM_REPLACE                 2121
  113. #define IDM_EDITSOURCE              2122
  114. #define IDM_BOOKMARK                2123
  115. #define IDM_HYPERLINK               2124
  116. #define IDM_UNLINK                  2125
  117. #define IDM_BROWSEMODE              2126
  118. #define IDM_EDITMODE                2127
  119. #define IDM_UNBOOKMARK              2128
  120.  
  121. #define IDM_TOOLBARS                2130
  122. #define IDM_STATUSBAR               2131
  123. #define IDM_FORMATMARK              2132
  124. #define IDM_TEXTONLY                2133
  125. #define IDM_OPTIONS                 2135
  126. #define IDM_FOLLOWLINKC             2136
  127. #define IDM_FOLLOWLINKN             2137
  128. #define IDM_VIEWSOURCE              2139
  129. #define IDM_ZOOMPOPUP               2140
  130.  
  131. // IDM_BASELINEFONT1, IDM_BASELINEFONT2, IDM_BASELINEFONT3, IDM_BASELINEFONT4,
  132. // and IDM_BASELINEFONT5 should be consecutive integers;
  133. //
  134. #define IDM_BASELINEFONT1           2141
  135. #define IDM_BASELINEFONT2           2142
  136. #define IDM_BASELINEFONT3           2143
  137. #define IDM_BASELINEFONT4           2144
  138. #define IDM_BASELINEFONT5           2145
  139.  
  140. #define IDM_HORIZONTALLINE          2150
  141. #define IDM_LINEBREAKNORMAL         2151
  142. #define IDM_LINEBREAKLEFT           2152
  143. #define IDM_LINEBREAKRIGHT          2153
  144. #define IDM_LINEBREAKBOTH           2154
  145. #define IDM_NONBREAK                2155
  146. #define IDM_SPECIALCHAR             2156
  147. #define IDM_HTMLSOURCE              2157
  148. #define IDM_IFRAME                  2158
  149. #define IDM_HTMLCONTAIN             2159
  150. #define IDM_TEXTBOX                 2161
  151. #define IDM_TEXTAREA                2162
  152. #define IDM_CHECKBOX                2163
  153. #define IDM_RADIOBUTTON             2164
  154. #define IDM_DROPDOWNBOX             2165
  155. #define IDM_LISTBOX                 2166
  156. #define IDM_BUTTON                  2167
  157. #define IDM_IMAGE                   2168
  158. #define IDM_OBJECT                  2169
  159. #define IDM_1D                      2170
  160. #define IDM_IMAGEMAP                2171
  161. #define IDM_FILE                    2172
  162. #define IDM_COMMENT                 2173
  163. #define IDM_SCRIPT                  2174
  164. #define IDM_JAVAAPPLET              2175
  165. #define IDM_PLUGIN                  2176
  166. #define IDM_PAGEBREAK               2177
  167. #define IDM_HTMLAREA                2178
  168.  
  169. #define IDM_PARAGRAPH               2180
  170. #define IDM_FORM                    2181
  171. #define IDM_MARQUEE                 2182
  172. #define IDM_LIST                    2183
  173. #define IDM_ORDERLIST               2184
  174. #define IDM_UNORDERLIST             2185
  175. #define IDM_INDENT                  2186
  176. #define IDM_OUTDENT                 2187
  177. #define IDM_PREFORMATTED            2188
  178. #define IDM_ADDRESS                 2189
  179. #define IDM_BLINK                   2190
  180. #define IDM_DIV                     2191
  181.  
  182. #define IDM_TABLEINSERT             2200
  183. #define IDM_RCINSERT                2201
  184. #define IDM_CELLINSERT              2202
  185. #define IDM_CAPTIONINSERT           2203
  186. #define IDM_CELLMERGE               2204
  187. #define IDM_CELLSPLIT               2205
  188. #define IDM_CELLSELECT              2206
  189. #define IDM_ROWSELECT               2207
  190. #define IDM_COLUMNSELECT            2208
  191. #define IDM_TABLESELECT             2209
  192. #define IDM_TABLEPROPERTIES         2210
  193. #define IDM_CELLPROPERTIES          2211
  194. #define IDM_ROWINSERT               2212
  195. #define IDM_COLUMNINSERT            2213
  196.  
  197. #define IDM_HELP_CONTENT            2220
  198. #define IDM_HELP_ABOUT              2221
  199. #define IDM_HELP_README             2222
  200.  
  201. #define IDM_REMOVEFORMAT            2230
  202. #define IDM_PAGEINFO                2231
  203. #define IDM_TELETYPE                2232
  204. #define IDM_GETBLOCKFMTS            2233
  205. #define IDM_BLOCKFMT                2234
  206. #define IDM_SHOWHIDE_CODE           2235
  207. #define IDM_TABLE                   2236
  208.  
  209. #define IDM_COPYFORMAT              2237
  210. #define IDM_PASTEFORMAT             2238
  211. #define IDM_GOTO                    2239
  212.  
  213. #define IDM_CHANGEFONT              2240
  214. #define IDM_CHANGEFONTSIZE          2241
  215. #define IDM_INCFONTSIZE             2242
  216. #define IDM_DECFONTSIZE             2243
  217. #define IDM_INCFONTSIZE1PT          2244
  218. #define IDM_DECFONTSIZE1PT          2245
  219. #define IDM_CHANGECASE              2246
  220. #define IDM_SUBSCRIPT               2247
  221. #define IDM_SUPERSCRIPT             2248
  222. #define IDM_SHOWSPECIALCHAR         2249
  223.  
  224. #define IDM_CENTERALIGNPARA         2250
  225. #define IDM_LEFTALIGNPARA           2251
  226. #define IDM_RIGHTALIGNPARA          2252
  227. #define IDM_REMOVEPARAFORMAT        2253
  228. #define IDM_APPLYNORMAL             2254
  229. #define IDM_APPLYHEADING1           2255
  230. #define IDM_APPLYHEADING2           2256
  231. #define IDM_APPLYHEADING3           2257
  232.  
  233. #define IDM_DOCPROPERTIES           2260
  234. #define IDM_ADDFAVORITES            2261
  235. #define IDM_COPYSHORTCUT            2262
  236. #define IDM_SAVEBACKGROUND          2263
  237. #define IDM_SETWALLPAPER            2264
  238. #define IDM_COPYBACKGROUND          2265
  239. #define IDM_CREATESHORTCUT          2266
  240. #define IDM_PAGE                    2267
  241. #define IDM_SAVETARGET              2268
  242. #define IDM_SHOWPICTURE             2269
  243. #define IDM_SAVEPICTURE             2270
  244. #define IDM_DYNSRCPLAY              2271
  245. #define IDM_DYNSRCSTOP              2272
  246. #define IDM_PRINTTARGET             2273
  247. #define IDM_IMGARTPLAY              2274
  248. #define IDM_IMGARTSTOP              2275
  249. #define IDM_IMGARTREWIND            2276
  250. #define IDM_PRINTQUERYJOBSPENDING   2277
  251. #define IDM_SETDESKTOPITEM          2278
  252.  
  253. #define IDM_CONTEXTMENU             2280
  254. #define IDM_GOBACKWARD              2282
  255. #define IDM_GOFORWARD               2283
  256. #define IDM_PRESTOP                 2284
  257.  
  258. #define IDM_CREATELINK              2290
  259. #define IDM_COPYCONTENT             2291
  260.  
  261. #define IDM_LANGUAGE                2292
  262.  
  263. #define IDM_REFRESH                 2300
  264. #define IDM_STOPDOWNLOAD            2301
  265.  
  266. #define IDM_ENABLE_INTERACTION      2302
  267.  
  268. #define IDM_LAUNCHDEBUGGER          2310
  269. #define IDM_BREAKATNEXT             2311
  270.  
  271. #define IDM_INSINPUTHIDDEN          2312
  272. #define IDM_INSINPUTPASSWORD        2313
  273.  
  274. #define IDM_OVERWRITE               2314
  275.  
  276. #define IDM_PARSECOMPLETE           2315
  277.  
  278. #define IDM_HTMLEDITMODE            2316
  279.  
  280. #define IDM_REGISTRYREFRESH         2317
  281. #define IDM_COMPOSESETTINGS         2318
  282.  
  283. #define IDM_SHOWALLTAGS             2327
  284. #define IDM_SHOWALIGNEDSITETAGS     2321
  285. #define IDM_SHOWSCRIPTTAGS          2322
  286. #define IDM_SHOWSTYLETAGS           2323
  287. #define IDM_SHOWCOMMENTTAGS         2324
  288. #define IDM_SHOWAREATAGS            2325
  289. #define IDM_SHOWUNKNOWNTAGS         2326
  290. #define IDM_SHOWMISCTAGS            2320
  291. #define IDM_SHOWZEROBORDERATDESIGNTIME         2328
  292.  
  293. #define IDM_AUTODETECT              2329
  294.  
  295. #define IDM_SCRIPTDEBUGGER          2330
  296.  
  297. #define IDM_GETBYTESDOWNLOADED      2331
  298.  
  299. #define IDM_NOACTIVATENORMALOLECONTROLS        2332
  300. #define IDM_NOACTIVATEDESIGNTIMECONTROLS       2333
  301. #define IDM_NOACTIVATEJAVAAPPLETS              2334
  302. #define IDM_NOFIXUPURLSONPASTE                 2335
  303.  
  304. #define IDM_EMPTYGLYPHTABLE         2336
  305. #define IDM_ADDTOGLYPHTABLE         2337
  306. #define IDM_REMOVEFROMGLYPHTABLE    2338
  307. #define IDM_REPLACEGLYPHCONTENTS    2339
  308.  
  309. #define IDM_SHOWWBRTAGS             2340
  310.  
  311. #define IDM_PERSISTSTREAMSYNC       2341
  312. #define IDM_SETDIRTY                2342
  313.  
  314. #define IDM_RUNURLSCRIPT            2343
  315.  
  316. #ifdef IE5_ZOOM
  317. #define IDM_ZOOMRATIO               2344
  318. #define IDM_GETZOOMNUMERATOR        2345
  319. #define IDM_GETZOOMDENOMINATOR      2346
  320. #endif  // IE5_ZOOM
  321.  
  322. // COMMANDS FOR COMPLEX TEXT
  323. #define IDM_DIRLTR                  2350
  324. #define IDM_DIRRTL                  2351
  325. #define IDM_BLOCKDIRLTR             2352
  326. #define IDM_BLOCKDIRRTL             2353
  327. #define IDM_INLINEDIRLTR            2354
  328. #define IDM_INLINEDIRRTL            2355
  329.  
  330. // SHDOCVW
  331. #define IDM_ISTRUSTEDDLG            2356
  332.  
  333. // MSHTMLED
  334. #define IDM_INSERTSPAN              2357
  335. #define IDM_LOCALIZEEDITOR          2358
  336.  
  337. // XML MIMEVIEWER
  338. #define IDM_SAVEPRETRANSFORMSOURCE  2370
  339. #define IDM_VIEWPRETRANSFORMSOURCE  2371
  340.  
  341. #define IDM_MIMECSET__FIRST__           3609
  342. #define IDM_MIMECSET__LAST__            3699
  343.  
  344. #define IDM_MENUEXT_FIRST__       3700
  345. #define IDM_MENUEXT_LAST__        3732
  346. #define IDM_MENUEXT_COUNT         3733
  347.  
  348. // Commands mapped from the standard set.  We should
  349. // consider deleting them from public header files.
  350.  
  351. #define IDM_OPEN                    2000
  352. #define IDM_NEW                     2001
  353. #define IDM_SAVE                    70
  354. #define IDM_SAVEAS                  71
  355. #define IDM_SAVECOPYAS              2002
  356. #define IDM_PRINTPREVIEW            2003
  357. #define IDM_PRINT                   27
  358. #define IDM_PAGESETUP               2004
  359. #define IDM_SPELL                   2005
  360. #define IDM_PASTESPECIAL            2006
  361. #define IDM_CLEARSELECTION          2007
  362. #define IDM_PROPERTIES              28
  363. #define IDM_REDO                    29
  364. #define IDM_UNDO                    43
  365. #define IDM_SELECTALL               31
  366. #define IDM_ZOOMPERCENT             50
  367. #define IDM_GETZOOM                 68
  368. #define IDM_STOP                    2138
  369. #define IDM_COPY                    15
  370. #define IDM_CUT                     16
  371. #define IDM_PASTE                   26
  372.  
  373. // Defines for IDM_ZOOMPERCENT
  374. #define CMD_ZOOM_PAGEWIDTH -1
  375. #define CMD_ZOOM_ONEPAGE -2
  376. #define CMD_ZOOM_TWOPAGES -3
  377. #define CMD_ZOOM_SELECTION -4
  378. #define CMD_ZOOM_FIT -5
  379.  
  380. // IDMs for CGID_EditStateCommands group 
  381. #define IDM_CONTEXT                 1 
  382. #define IDM_HWND                    2
  383.  
  384.  
  385. #pragma option pop /*P_O_Pop*/
  386. #endif
  387.