1114 CustomMessageType = -10,
1115 UnknownMessageType = 0,
1117 #if defined(HDI_CORE_AIP_MODE)
1118 ActionGoMessageType = 10,
1119 AnnotationDrawMessageType = 20,
1120 AnnotationInvalidateMessageType = 30,
1121 ClipboardGoMessageType = 40,
1122 ClipboardCanCopyMessageType = 50,
1123 ClipboardCloneMessageType = 60,
1124 ClipboardDisposeMessageType = 70,
1125 FileFormatGetParamsMessageType = 80,
1126 FileFormatSetParamsMessageType = 81,
1127 FileFormatGoMessageType = 90,
1128 FileFormatCheckMessageType = 100,
1129 FileFormatUpdateMessageType = 110,
1130 FilterGetParamsMessageType = 120,
1131 FilterGoMessageType = 130,
1132 LayerListPushMessageType = 140,
1133 LayerListPopMessageType = 150,
1134 LayerListDeleteMessageType = 160,
1135 LiveEffectEditParamsMessageType = 170,
1136 LiveEffectGoMessageType = 180,
1137 LiveEffectInterpolateMessageType = 190,
1138 LiveEffectInputMessageType = 200,
1139 LiveEffectConvertColorSpaceMessageType = 210,
1140 LiveEffectScaleParamsMessageType = 220,
1141 LiveEffectMergeMessageType = 230,
1142 LiveEffectGetSVGFilterMessageType = 240,
1143 LiveEffectAdjustColorsMessageType = 250,
1144 LiveEffectIsCompatibleMessageType = 260,
1145 MenuGoMessageType = 270,
1146 MenuUpdateMessageType = 280,
1147 NotifyMessageType = 290,
1148 ObjectSetDisposeContentsMessageType = 300,
1149 ObjectSetMarkUsageMessageType = 310,
1150 ObjectSetUpdateInternalMessageType = 320,
1151 ObjectSetUpdateExternalMessageType = 330,
1152 ObjectSetPurgeMessageType = 340,
1153 ObjectSetChangeMessageType = 350,
1154 ObjectSetChangeIndirectMessageType = 360,
1155 ObjectSetCopyMessageType = 370,
1156 ObjectSetInitDoneMessageType = 380,
1157 CustomArtNotifyEditsMessageType = 390,
1158 CustomArtUpdateViewableArtMessageType = 400,
1159 CustomArtCanShowContentsMessageType = 410,
1160 CustomArtInterpolateDataMessageType = 420,
1161 CustomArtReplaceSymbolMessageType = 430,
1162 CustomArtDisallowsArtTypeQueryMessageType = 440,
1163 CustomArtPerformCustomHitTestMessageType = 450,
1164 CustomArtCollectPaintStylesMessageType = 460,
1165 CustomArtApplyPaintStylesMessageType = 470,
1166 CustomArtAdjustColorsMessageType = 480,
1167 CustomArtShowContentsMessageType = 490,
1168 PreferencesInitMessageType = 500,
1169 PreferencesOKMessageType = 510,
1170 PreferencesCancelMessageType = 520,
1171 PreferencesUpdateMessageType = 530,
1172 TimerGoMessageType = 540,
1173 ToolEditMessageType = 550,
1174 ToolTrackMessageType = 560,
1175 ToolMouseDownMessageType = 570,
1176 ToolMouseDragMessageType = 580,
1177 ToolMouseUpMessageType = 590,
1178 ToolSelectMessageType = 600,
1179 ToolReselectMessageType = 610,
1180 ToolDeselectMessageType = 620,
1181 ToolDecreaseDiameterMessageType = 630,
1182 ToolIncreaseDiameterMessageType = 640,
1183 ToolAlternateSelectionQueryMessageType = 650,
1184 ToolAlternateSelectionActivateMessageType = 660,
1185 ToolAlternateSelectionDeactivateMessageType = 670,
1186 ToolboxStartMessageType = 680,
1187 ToolboxEndMessageType = 690,
1188 ToolboxStartGroupMessageType = 700,
1189 ToolboxEndGroupMessageType = 710,
1190 ToolboxStartSetMessageType = 720,
1191 ToolboxEndSetMessageType = 730,
1192 ToolboxAddToolMessageType = 740,
1193 ToolboxAddToolRolloverMessageType = 750,
1194 ToolboxToolSelectedMessageType = 760,
1195 ToolboxToolAlternateActionSelectedMessageType = 770,
1196 ToolboxCycleToolMessageType = 780,
1197 ToolboxSoftCycleToolMessageType = 790,
1198 TransformAgainMessageType = 800,
1199 WorkspaceWriteMessageType = 810,
1200 WorkspaceRestoreMessageType = 820,
1201 WorkspaceDefaultMessageType = 830,
1202 PluginReloadMessageType = 840,
1203 PluginPurgeCachesMessageType = 850,
1204 PluginUnloadMessageType = 860,
1205 AdaptersStartupMessageType = 870,
1206 AdaptersShutdownMessageType = 880,
1207 AdaptersDisposeInfoMessageType = 890,
1208 AdaptersFlushMessageType = 900,
1209 AdaptersRegisterMessageType = 910,
1210 AdaptersLoadPluginMessageType = 920,
1211 AdaptersReleasePluginMessageType = 930,
1212 AdaptersSendMessageMessageType = 940,
1213 PropertiesAcquireMessageType = 950,
1214 PropertiesReleaseMessageType = 960
1215 #elif defined(HDI_CORE_PSP_MODE)
1216 ActionGoMessageType = 10010,
1218 AcquireStartMessageType = 10020,
1219 AcquireContinueMessageType = 10030,
1220 AcquireFinishMessageType = 10040,
1221 AcquirePrepareMessageType = 10050,
1222 AcquireFinalizeMessageType = 10060,
1224 ExportStartMessageType = 10070,
1225 ExportContinueMessageType = 10080,
1226 ExportFinishMessageType = 10090,
1227 ExportPrepareMessageType = 10100,
1229 FilterParametersMessageType = 10110,
1230 FilterPrepareMessageType = 10120,
1231 FilterStartMessageType = 10130,
1232 FilterContinueMessageType = 10140,
1233 FilterFinishMessageType = 10150,
1235 FormatReadPrepareMessageType = 10160,
1236 FormatReadStartMessageType = 10170,
1237 FormatReadContinueMessageType = 10180,
1238 FormatReadFinishMessageType = 10190,
1239 FormatOptionsPrepareMessageType = 10200,
1240 FormatOptionsStartMessageType = 10210,
1241 FormatOptionsContinueMessageType = 10220,
1242 FormatOptionsFinishMessageType = 10230,
1243 FormatEstimatePrepareMessageType = 10240,
1244 FormatEstimateStartMessageType = 10250,
1245 FormatEstimateContinueMessageType = 10260,
1246 FormatEstimateFinishMessageType = 10270,
1247 FormatWritePrepareMessageType = 10280,
1248 FormatWriteStartMessageType = 10290,
1249 FormatWriteContinueMessageType = 10300,
1250 FormatWriteFinishMessageType = 10310,
1251 FormatFilterFileMessageType = 10320,
1252 FormatGetFilePropertyValueMessageType = 10330,
1253 FormatLosslessRotateMessageType = 10340,
1254 FormatBulkSettingsMessageType = 10350,
1255 FormatXMPReadMessageType = 10360,
1256 FormatXMPWriteMessageType = 10370,
1257 FormatXMPAppendMessageType = 10380,
1258 FormatBulkOpenMessageType = 10390,
1259 FormatLoadMessageType = 10400,
1260 FormatUnloadMessageType = 10410,
1261 FormatPreferencesMessageType = 10420,
1262 FormatSettingsCopyMessageType = 10430,
1263 FormatSettingsPasteMessageType = 10440,
1264 FormatSettingsClearMessageType = 10450,
1265 FormatSettingsDefaultMessageType = 10460,
1266 FormatSettingsPreviousMessageType = 10470,
1267 FormatSettingsPresetListMessageType = 10480,
1268 FormatSettingsChecksumMessageType = 10490,
1269 FormatReadLayerStartMessageType = 10500,
1270 FormatReadLayerContinueMessageType = 10510,
1271 FormatReadLayerFinishMessageType = 10520,
1272 FormatWriteLayerStartMessageType = 10530,
1273 FormatWriteLayerContinueMessageType = 10540,
1274 FormatWriteLayerFinishMessageType = 10550,
1275 FormatLaunchExternalEditorMessageType = 10560,
1277 MeasurementRegisterDataPointDataTypesMessageType = 10570,
1278 MeasurementRegisterDataPointsMessageType = 10580,
1279 MeasurementPrepareMeasurementsMessageType = 10590,
1280 MeasurementRecordMeasurementsMessageType = 10600,
1281 MeasurementExportMeasurementMessageType = 10610,
1283 PickerPickMessageType = 10620,
1285 SelectionExecuteMessageType = 10630,
1287 PluginReloadMessageType = 10640,
1288 PluginUnloadMessageType = 10650
1298 UnknownNotifierType = 0,
1300 ArtSelectionChangedNotifierType = 10,
1301 ArtObjectsChangedNotifierType = 11,
1302 ArtCustomColorChangedNotifierType = 20,
1303 ArtPropertiesChangedNotifierType = 30,
1304 ArtStyleFocusChangedNotifierType = 40,
1305 ArtStyleEditTransparencyNotifierType = 50,
1306 ArtGradientChangedNotifierType = 60,
1307 ArtPatternChangedNotifierType = 70,
1308 ArtSymbolSetChangedNotifierType = 80,
1309 ArtSymbolSetDetailedChangeNotifierType = 90,
1310 ArtSymbolListChangedNotifierType = 100,
1311 ArtSymbolDoubleClickedNotifierType = 110,
1313 IsolationModeChangedNotifierType = 120,
1314 BeforeIsolationModeChangedNotifierType = 130,
1316 CurrentLayerNotifierType = 140,
1317 LayerDeletionNotifierType = 150,
1318 LayerSetNotifierType = 160,
1319 LayerOptionsNotifierType = 170,
1320 LayerListChangedNotifierType = 180,
1325 ArtboardCreatedNotifierType = 184,
1326 ArtboardDeletedNotifierType = 185,
1327 ArtboardOptionsChangedNotifierType = 186,
1328 CurrentArtboardChangedNotifierType = 187,
1330 DocumentChangedNotifierType = 190,
1331 DocumentAboutToCloseNotifierType = 200,
1332 DocumentClosedNotifierType = 210,
1333 DocumentOpenedNotifierType = 220,
1334 DocumentSavedNotifierType = 225,
1335 DocumentNewNotifierType = 230,
1336 DocumentClrMdlChangedNotifierType = 240,
1337 DocumentProfilesChangedNotifierType = 250,
1338 DocumentSpotColorModeChangedNotifierType = 260,
1339 DocumentRulerUnitChangedNotifierType = 270,
1340 DocumentWritePreprocessNotifierType = 280,
1341 DocumentWritePostprocessNotifierType = 290,
1342 DocumentWriteOnDiskCompleteNotifierType = 295,
1343 DocumentWriteOnDiskFailedNotifierType = 296,
1344 DocumentCropAreaModifiedNotifierType = 300,
1345 DocumentRulerOriginChangedNotifierType = 310,
1346 DocumentBleedsChangedNotifierType = 320,
1347 DocumentTransparencyGridNotifierType = 330,
1348 DocumentTextResourceChangedNotifierType = 340,
1349 FileFormatDocumentOpenedNotifierType = 350,
1350 FileFormatLinkUpdateNotifierType = 360,
1352 DocumentViewChangedNotifierType = 370,
1353 DocumentViewInvalidRectChangedNotifierType = 380,
1354 DocumentViewStyleChangedNotifierType = 390,
1355 DocumentViewActiveViewChangedNotifierType = 400,
1356 DocumentViewTrimViewStateChangedNotifierType = 405,
1357 DocumentViewOPPPlateStateChangedNotifierType = 410,
1358 DocumentViewEdgesVisibilityChangeNotifierType = 413,
1359 ActiveDocumentViewTitleChangedNotifierType = 416,
1360 InvalidateByScrollNotifierType = 420,
1361 ScreenModeChangedNotifierType = 425,
1363 CurrentFontChangedNotifierType = 430,
1364 CurrentFontSizeChangedNotifierType = 440,
1365 FontListChangedNotifierType = 450,
1366 BeginImportCompFontNotifierType = 460,
1367 EndImportCompFontNotifierType = 470,
1369 ToolSelectedNotifierType = 480,
1370 ToolDeselectedNotifierType = 490,
1371 ToolClearStateNotifierType = 500,
1372 ToolTitleChangedNotifierType = 510,
1373 ToolTooltipChangedNotifierType = 520,
1374 ToolChangedNotifierType = 540,
1375 ToolWindowChangedNotifierType = 550,
1376 ToolSuspendNotifierType = 560,
1377 ToolResumeNotifierType = 570,
1378 ToolTabletPointerTypeChangedNotifierType = 580,
1379 ToolModifiersChangedNotifierType = 590,
1380 ToolSuspendedBySpacebarNotifierType = 600,
1381 ToolResumedBySpacebarNotifierType = 610,
1382 ToolSuspendedByCmdKeyNotifierType = 620,
1383 ToolResumedByCmdKeyNotifierType = 630,
1384 UserToolChangedNotifierType = 640,
1385 EyedropperDragNotifierType = 650,
1387 DrawingModeChangedNotifierType = 660,
1388 CurrentCoordinateSystemChangedNotifierType = 670,
1389 PerspectiveParamsChangedNotifierType = 680,
1390 PerspectiveGridVisibilityChangedNotifierType = 690,
1392 UpdatePathStyleNotifierType = 700,
1393 PaintStyleFillStrokeChangedNotifierType = 710,
1394 PaintStyleGradientStopChangedNotifierType = 720,
1395 NamedStyleListChangedNotifierType = 730,
1396 BeginImportStylesNotifierType = 740,
1397 EndImportStylesNotifierType = 750,
1399 ColorCalibrationChangedNotifierType = 760,
1400 ReplaceColorNotifierType = 770,
1401 SwatchLibraryChangedNotifierType = 780,
1403 TagChangedNotifierType = 790,
1404 XMLNameChangedNotifierType = 800,
1406 AllPluginStartedNotifierType = 810,
1407 PluginStoppingNotifierType = 820,
1408 CSXSPlugPlugSetupCompleteNotifierType = 830,
1410 LaunchProjectBridgeNotifierType = 840,
1411 CurrentLanguageChangedNotifierType = 850,
1412 MenuChangedNotifierType = 860,
1413 PreferenceChangedNotifierType = 870,
1414 UIBrightnessChangedNotifierType = 880,
1415 MetadataSyncNotifierType = 890,
1417 ActionManagerPlayActionEventDoneNotifierType = 900,
1418 AlignmentKeyArtChangedNotifierType = 910,
1419 ObjectSetChangedNotifierType = 920,
1420 SlicingChangedNotifierType = 930,
1421 SVGFilterChangedNotifierType = 940,
1422 SVGFilterAddedNotifierType = 950,
1423 VectorizeUpdateNotifierType = 960,
1425 AboutIllustratorCommandPreNotifierType = 1000,
1426 AboutIllustratorCommandPostNotifierType = 1010,
1428 NewCommandPreNotifierType = 1020,
1429 NewCommandPostNotifierType = 1030,
1430 OpenCommandPreNotifierType = 1040,
1431 OpenCommandPostNotifierType = 1050,
1432 SaveCommandPreNotifierType = 1060,
1433 SaveCommandPostNotifierType = 1070,
1434 SaveAsCommandPreNotifierType = 1080,
1435 SaveAsCommandPostNotifierType = 1090,
1436 SaveACopyAsCommandPreNotifierType = 1100,
1437 SaveACopyAsCommandPostNotifierType = 1110,
1438 RevertToSavedCommandPreNotifierType = 1120,
1439 RevertToSavedCommandPostNotifierType = 1130,
1440 CloseCommandPreNotifierType = 1140,
1441 CloseCommandPostNotifierType = 1150,
1442 QuitCommandPreNotifierType = 1160,
1443 QuitCommandPostNotifierType = 1170,
1445 PageSetupCommandPreNotifierType = 1180,
1446 PageSetupCommandPostNotifierType = 1190,
1447 ExportCommandPreNotifierType = 1200,
1448 ExportCommandPostNotifierType = 1210,
1449 PrintCommandPreNotifierType = 1220,
1450 PrintCommandPostNotifierType = 1230,
1452 PreferencesCommandPreNotifierType = 1240,
1453 PreferencesCommandPostNotifierType = 1250,
1454 GridPreferencesCommandPreNotifierType = 1260,
1455 GridPreferencesCommandPostNotifierType = 1270,
1456 HyphenationPreferencesCommandPreNotifierType = 1280,
1457 HyphenationPreferencesCommandPostNotifierType = 1290,
1458 PluginsFolderPreferencesCommandPreNotifierType = 1300,
1459 PluginsFolderPreferencesCommandPostNotifierType = 1310,
1460 ColorMatchingPreferencesCommandPreNotifierType = 1320,
1461 ColorMatchingPreferencesCommandPostNotifierType = 1330,
1462 SeparationSetupCommandPreNotifierType = 1340,
1463 SeparationSetupCommandPostNotifierType = 1350,
1465 UndoCommandPreNotifierType = 1360,
1466 UndoCommandPostNotifierType = 1370,
1467 RedoCommandPreNotifierType = 1380,
1468 RedoCommandPostNotifierType = 1390,
1470 CutCommandPreNotifierType = 1400,
1471 CutCommandPostNotifierType = 1410,
1472 CopyCommandPreNotifierType = 1420,
1473 CopyCommandPostNotifierType = 1430,
1474 PasteCommandPreNotifierType = 1440,
1475 PasteCommandPostNotifierType = 1450,
1476 PasteInFrontCommandPreNotifierType = 1460,
1477 PasteInFrontCommandPostNotifierType = 1470,
1478 PasteInBackCommandPreNotifierType = 1480,
1479 PasteInBackCommandPostNotifierType = 1490,
1480 PasteInPlaceCommandPreNotifierType = 1493,
1481 PasteInPlaceCommandPostNotifierType = 1494,
1482 PasteInAllArtboardsCommandPreNotifierType = 1497,
1483 PasteInAllArtboardsCommandPostNotifierType = 1498,
1484 CutPictureCommandPreNotifierType = 1500,
1485 CutPictureCommandPostNotifierType = 1510,
1486 CopyPictureCommandPreNotifierType = 1520,
1487 CopyPictureCommandPostNotifierType = 1530,
1488 DragCopyCommandPostNotifierType = 1540,
1490 SelectAllCommandPreNotifierType = 1550,
1491 SelectAllCommandPostNotifierType = 1560,
1492 DeselectAllCommandPreNotifierType = 1570,
1493 DeselectAllCommandPostNotifierType = 1580,
1494 ClearCommandPreNotifierType = 1590,
1495 ClearCommandPostNotifierType = 1600,
1496 SelectWindowCommandPreNotifierType = 1610,
1497 SelectWindowCommandPostNotifierType = 1620,
1498 SelectFile1CommandPreNotifierType = 1630,
1499 SelectFile1CommandPostNotifierType = 1640,
1500 SelectFile2CommandPreNotifierType = 1650,
1501 SelectFile2CommandPostNotifierType = 1660,
1502 SelectFile3CommandPreNotifierType = 1670,
1503 SelectFile3CommandPostNotifierType = 1680,
1504 SelectFile4CommandPreNotifierType = 1690,
1505 SelectFile4CommandPostNotifierType = 1700,
1507 MoveObjectsCommandPreNotifierType = 1710,
1508 MoveObjectsCommandPostNotifierType = 1720,
1509 TransformAgainCommandPreNotifierType = 1730,
1510 TransformAgainCommandPostNotifierType = 1740,
1511 TransformRotateCommandPreNotifierType = 1750,
1512 TransformRotateCommandPostNotifierType = 1760,
1513 TransformReflectCommandPreNotifierType = 1770,
1514 TransformReflectCommandPostNotifierType = 1780,
1515 TransformScaleCommandPreNotifierType = 1790,
1516 TransformScaleCommandPostNotifierType = 1800,
1517 TransformShearCommandPreNotifierType = 1810,
1518 TransformShearCommandPostNotifierType = 1820,
1520 SendToFrontCommandPreNotifierType = 1830,
1521 SendToFrontCommandPostNotifierType = 1840,
1522 SendForwardCommandPreNotifierType = 1850,
1523 SendForwardCommandPostNotifierType = 1860,
1524 SendBackwardCommandPreNotifierType = 1870,
1525 SendBackwardCommandPostNotifierType = 1880,
1526 SendToBackCommandPreNotifierType = 1890,
1527 SendToBackCommandPostNotifierType = 1900,
1529 GroupCommandPreNotifierType = 1910,
1530 GroupCommandPostNotifierType = 1920,
1531 UngroupCommandPreNotifierType = 1930,
1532 UngroupCommandPostNotifierType = 1940,
1534 LockCommandPreNotifierType = 1950,
1535 LockCommandPostNotifierType = 1960,
1536 UnlockAllCommandPreNotifierType = 1970,
1537 UnlockAllCommandPostNotifierType = 1980,
1538 HideCommandPreNotifierType = 1990,
1539 HideCommandPostNotifierType = 2000,
1540 UnhideAllCommandPreNotifierType = 2010,
1541 UnhideAllCommandPostNotifierType = 2020,
1543 AddAnchorPointsCommandPreNotifierType = 2030,
1544 AddAnchorPointsCommandPostNotifierType = 2040,
1545 RemoveAnchorPointsCommandPreNotifierType = 2050,
1546 RemoveAnchorPointsCommandPostNotifierType = 2060,
1548 TypeOutlinesCommandPreNotifierType = 2070,
1549 TypeOutlinesCommandPostNotifierType = 2080,
1550 JoinCommandPreNotifierType = 2090,
1551 JoinCommandPostNotifierType = 2100,
1552 AverageCommandPreNotifierType = 2110,
1553 AverageCommandPostNotifierType = 2120,
1554 MakeTextWrapCommandPreNotifierType = 2130,
1555 MakeTextWrapCommandPostNotifierType = 2140,
1556 ReleaseTextWrapCommandPreNotifierType = 2150,
1557 ReleaseTextWrapCommandPostNotifierType = 2160,
1558 MakeMaskCommandPreNotifierType = 2170,
1559 MakeMaskCommandPostNotifierType = 2180,
1560 ReleaseMaskCommandPreNotifierType = 2190,
1561 ReleaseMaskCommandPostNotifierType = 2200,
1562 MakeCompoundPathCommandPreNotifierType = 2210,
1563 MakeCompoundPathCommandPostNotifierType = 2220,
1564 ReleaseCompoundPathCommandPreNotifierType = 2230,
1565 ReleaseCompoundPathCommandPostNotifierType = 2240,
1566 MakeCropMarksCommandPreNotifierType = 2250,
1567 MakeCropMarksCommandPostNotifierType = 2260,
1568 ReleaseCropMarksCommandPreNotifierType = 2270,
1569 ReleaseCropMarksCommandPostNotifierType = 2280,
1571 TextFontCommandPreNotifierType = 2290,
1572 TextFontCommandPostNotifierType = 2300,
1573 TextSizeCommandPreNotifierType = 2310,
1574 TextSizeCommandPostNotifierType = 2320,
1575 LineSpacingCommandPreNotifierType = 2330,
1576 LineSpacingCommandPostNotifierType = 2340,
1577 TextAlignmentCommandPreNotifierType = 2350,
1578 TextAlignmentCommandPostNotifierType = 2360,
1579 TrackingKerningCommandPreNotifierType = 2370,
1580 TrackingKerningCommandPostNotifierType = 2380,
1581 WordSpacingCommandPreNotifierType = 2390,
1582 WordSpacingCommandPostNotifierType = 2400,
1583 DiscretionaryHyphenCommandPreNotifierType = 2410,
1584 DiscretionaryHyphenCommandPostNotifierType = 2420,
1585 LinkTextCommandPreNotifierType = 2430,
1586 LinkTextCommandPostNotifierType = 2440,
1587 UnlinkTextCommandPreNotifierType = 2450,
1588 UnlinkTextCommandPostNotifierType = 2460,
1589 TextOrientationCommandPreNotifierType = 2470,
1590 TextOrientationCommandPostNotifierType = 2480,
1591 GlyphSubstitutionOptionsCommandPreNotifierType = 2490,
1592 GlyphSubstitutionOptionsCommandPostNotifierType = 2500,
1594 SetGraphStyleCommandPreNotifierType = 2510,
1595 SetGraphStyleCommandPostNotifierType = 2520,
1596 EditGraphDataCommandPreNotifierType = 2530,
1597 EditGraphDataCommandPostNotifierType = 2540,
1598 DefineGraphDesignCommandPreNotifierType = 2550,
1599 DefineGraphDesignCommandPostNotifierType = 2560,
1600 SetBarDesignCommandPreNotifierType = 2570,
1601 SetBarDesignCommandPostNotifierType = 2580,
1602 SetIconDesignCommandPreNotifierType = 2590,
1603 SetIconDesignCommandPostNotifierType = 2600,
1605 ShowHideRulersCommandPreNotifierType = 2610,
1606 ShowHideRulersCommandPostNotifierType = 2620,
1607 ShowHideGuidesCommandPreNotifierType = 2630,
1608 ShowHideGuidesCommandPostNotifierType = 2640,
1609 LockUnlockGuidesCommandPreNotifierType = 2650,
1610 LockUnlockGuidesCommandPostNotifierType = 2660,
1611 MakeGuidesCommandPreNotifierType = 2670,
1612 MakeGuidesCommandPostNotifierType = 2680,
1613 ReleaseGuidesCommandPreNotifierType = 2690,
1614 ReleaseGuidesCommandPostNotifierType = 2700,
1615 ShowHideGridCommandPreNotifierType = 2710,
1616 ShowHideGridCommandPostNotifierType = 2720,
1617 EnableDisableGridSnapCommandPreNotifierType = 2730,
1618 EnableDisableGridSnapCommandPostNotifierType = 2740,
1619 NewViewSnapCommandPreNotifierType = 2750,
1620 NewViewSnapCommandPostNotifierType = 2760,
1621 EditViewSnapCommandPreNotifierType = 2770,
1622 EditViewSnapCommandPostNotifierType = 2780,
1624 ArtworkModeCommandPreNotifierType = 2790,
1625 ArtworkModeCommandPostNotifierType = 2800,
1626 PreviewModeCommandPreNotifierType = 2810,
1627 PreviewModeCommandPostNotifierType = 2820,
1628 FitHeadlineCommandPreNotifierType = 2830,
1629 FitHeadlineCommandPostNotifierType = 2840,
1630 ShowHideEdgesCommandPreNotifierType = 2850,
1631 ShowHideEdgesCommandPostNotifierType = 2860,
1632 ShowHidePageTilingCommandPreNotifierType = 2870,
1633 ShowHidePageTilingCommandPostNotifierType = 2880,
1634 ShowHideTemplateCommandPreNotifierType = 2890,
1635 ShowHideTemplateCommandPostNotifierType = 2900,
1637 ZoomInCommandPreNotifierType = 2910,
1638 ZoomInCommandPostNotifierType = 2920,
1639 ZoomOutCommandPreNotifierType = 2930,
1640 ZoomOutCommandPostNotifierType = 2940,
1641 ReduceToFitCommandPreNotifierType = 2950,
1642 ReduceToFitCommandPostNotifierType = 2960,
1643 ActualSizeCommandPreNotifierType = 2970,
1644 ActualSizeCommandPostNotifierType = 2980,
1646 NewViewCommandPreNotifierType = 2990,
1647 NewViewCommandPostNotifierType = 3000,
1648 ArrangeWindowsCascadeCommandPreNotifierType = 3010,
1649 ArrangeWindowsCascadeCommandPostNotifierType = 3020,
1650 ArrangeWindowsVerticalCommandPreNotifierType = 3030,
1651 ArrangeWindowsVerticalCommandPostNotifierType = 3040,
1652 ArrangeWindowsHorizontalCommandPreNotifierType = 3050,
1653 ArrangeWindowsHorizontalCommandPostNotifierType = 3060,
1654 ArrangeIconsCommandPreNotifierType = 3070,
1655 ArrangeIconsCommandPostNotifierType = 3080,
1657 SetNoteCommandPreNotifierType = 3090,
1658 SetNoteCommandPostNotifierType = 3100,
1659 NewMultipleMasterInstanceCommandPreNotifierType = 3110,
1660 NewMultipleMasterInstanceCommandPostNotifierType = 3120,
1662 ShowHideArtboardRulersCommandPreNotifierType = 3130,
1663 ShowHideArtboardRulersCommandPostNotifierType = 3140,
1665 ExpandCommandPreNotifierType = 3150,
1666 ExpandCommandPostNotifierType = 3160,
1667 RasterizeCommandPreNotifierType = 3170,
1668 RasterizeCommandPostNotifierType = 3180