unit OOoConstants;

interface

const
  OOo_SDKversion = '2.2.0';

  //  Sequence com.sun.star was replaced with _
  //  Remaining dots were replaced with 


  _accessibilityAccessibleEventIdNAME_CHANGED = 1;
  _accessibilityAccessibleEventIdDESCRIPTION_CHANGED = 2;
  _accessibilityAccessibleEventIdACTION_CHANGED = 3;
  _accessibilityAccessibleEventIdSTATE_CHANGED = 4;
  _accessibilityAccessibleEventIdACTIVE_DESCENDANT_CHANGED = 5;
  _accessibilityAccessibleEventIdBOUNDRECT_CHANGED = 6;
  _accessibilityAccessibleEventIdCHILD = 7;
  _accessibilityAccessibleEventIdINVALIDATE_ALL_CHILDREN = 8;
  _accessibilityAccessibleEventIdSELECTION_CHANGED = 9;
  _accessibilityAccessibleEventIdVISIBLE_DATA_CHANGED = 10;
  _accessibilityAccessibleEventIdVALUE_CHANGED = 11;
  _accessibilityAccessibleEventIdCONTENT_FLOWS_FROM_RELATION_CHANGED = 12;
  _accessibilityAccessibleEventIdCONTENT_FLOWS_TO_RELATION_CHANGED = 13;
  _accessibilityAccessibleEventIdCONTROLLED_BY_RELATION_CHANGED = 14;
  _accessibilityAccessibleEventIdCONTROLLER_FOR_RELATION_CHANGED = 15;
  _accessibilityAccessibleEventIdLABEL_FOR_RELATION_CHANGED = 16;
  _accessibilityAccessibleEventIdLABELED_BY_RELATION_CHANGED = 17;
  _accessibilityAccessibleEventIdMEMBER_OF_RELATION_CHANGED = 18;
  _accessibilityAccessibleEventIdSUB_WINDOW_OF_RELATION_CHANGED = 19;
  _accessibilityAccessibleEventIdCARET_CHANGED = 20;
  _accessibilityAccessibleEventIdTEXT_SELECTION_CHANGED = 21;
  _accessibilityAccessibleEventIdTEXT_CHANGED = 22;
  _accessibilityAccessibleEventIdTEXT_ATTRIBUTE_CHANGED = 23;
  _accessibilityAccessibleEventIdHYPERTEXT_CHANGED = 24;
  _accessibilityAccessibleEventIdTABLE_CAPTION_CHANGED = 25;
  _accessibilityAccessibleEventIdTABLE_COLUMN_DESCRIPTION_CHANGED = 26;
  _accessibilityAccessibleEventIdTABLE_COLUMN_HEADER_CHANGED = 27;
  _accessibilityAccessibleEventIdTABLE_MODEL_CHANGED = 28;
  _accessibilityAccessibleEventIdTABLE_ROW_DESCRIPTION_CHANGED = 29;
  _accessibilityAccessibleEventIdTABLE_ROW_HEADER_CHANGED = 30;
  _accessibilityAccessibleEventIdTABLE_SUMMARY_CHANGED = 31;
  _accessibilityAccessibleRelationTypeINVALID = 0;
  _accessibilityAccessibleRelationTypeCONTENT_FLOWS_FROM = 1;
  _accessibilityAccessibleRelationTypeCONTENT_FLOWS_TO = 2;
  _accessibilityAccessibleRelationTypeCONTROLLED_BY = 3;
  _accessibilityAccessibleRelationTypeCONTROLLER_FOR = 4;
  _accessibilityAccessibleRelationTypeLABEL_FOR = 5;
  _accessibilityAccessibleRelationTypeLABELED_BY = 6;
  _accessibilityAccessibleRelationTypeMEMBER_OF = 7;
  _accessibilityAccessibleRelationTypeSUB_WINDOW_OF = 8;
  _accessibilityAccessibleRoleUNKNOWN = 0;
  _accessibilityAccessibleRoleALERT = 1;
  _accessibilityAccessibleRoleCOLUMN_HEADER = 2;
  _accessibilityAccessibleRoleCANVAS = 3;
  _accessibilityAccessibleRoleCHECK_BOX = 4;
  _accessibilityAccessibleRoleCHECK_MENU_ITEM = 5;
  _accessibilityAccessibleRoleCOLOR_CHOOSER = 6;
  _accessibilityAccessibleRoleCOMBO_BOX = 7;
  _accessibilityAccessibleRoleDATE_EDITOR = 8;
  _accessibilityAccessibleRoleDESKTOP_ICON = 9;
  _accessibilityAccessibleRoleDESKTOP_PANE = 10;
  _accessibilityAccessibleRoleDIRECTORY_PANE = 11;
  _accessibilityAccessibleRoleDIALOG = 12;
  _accessibilityAccessibleRoleDOCUMENT = 13;
  _accessibilityAccessibleRoleEMBEDDED_OBJECT = 14;
  _accessibilityAccessibleRoleEND_NOTE = 15;
  _accessibilityAccessibleRoleFILE_CHOOSER = 16;
  _accessibilityAccessibleRoleFILLER = 17;
  _accessibilityAccessibleRoleFONT_CHOOSER = 18;
  _accessibilityAccessibleRoleFOOTER = 19;
  _accessibilityAccessibleRoleFOOTNOTE = 20;
  _accessibilityAccessibleRoleFRAME = 21;
  _accessibilityAccessibleRoleGLASS_PANE = 22;
  _accessibilityAccessibleRoleGRAPHIC = 23;
  _accessibilityAccessibleRoleGROUP_BOX = 24;
  _accessibilityAccessibleRoleHEADER = 25;
  _accessibilityAccessibleRoleHEADING = 26;
  _accessibilityAccessibleRoleHYPER_LINK = 27;
  _accessibilityAccessibleRoleICON = 28;
  _accessibilityAccessibleRoleINTERNAL_FRAME = 29;
  _accessibilityAccessibleRoleLABEL = 30;
  _accessibilityAccessibleRoleLAYERED_PANE = 31;
  _accessibilityAccessibleRoleLIST = 32;
  _accessibilityAccessibleRoleLIST_ITEM = 33;
  _accessibilityAccessibleRoleMENU = 34;
  _accessibilityAccessibleRoleMENU_BAR = 35;
  _accessibilityAccessibleRoleMENU_ITEM = 36;
  _accessibilityAccessibleRoleOPTION_PANE = 37;
  _accessibilityAccessibleRolePAGE_TAB = 38;
  _accessibilityAccessibleRolePAGE_TAB_LIST = 39;
  _accessibilityAccessibleRolePANEL = 40;
  _accessibilityAccessibleRolePARAGRAPH = 41;
  _accessibilityAccessibleRolePASSWORD_TEXT = 42;
  _accessibilityAccessibleRolePOPUP_MENU = 43;
  _accessibilityAccessibleRolePUSH_BUTTON = 44;
  _accessibilityAccessibleRolePROGRESS_BAR = 45;
  _accessibilityAccessibleRoleRADIO_BUTTON = 46;
  _accessibilityAccessibleRoleRADIO_MENU_ITEM = 47;
  _accessibilityAccessibleRoleROW_HEADER = 48;
  _accessibilityAccessibleRoleROOT_PANE = 49;
  _accessibilityAccessibleRoleSCROLL_BAR = 50;
  _accessibilityAccessibleRoleSCROLL_PANE = 51;
  _accessibilityAccessibleRoleSHAPE = 52;
  _accessibilityAccessibleRoleSEPARATOR = 53;
  _accessibilityAccessibleRoleSLIDER = 54;
  _accessibilityAccessibleRoleSPIN_BOX = 55;
  _accessibilityAccessibleRoleSPLIT_PANE = 56;
  _accessibilityAccessibleRoleSTATUS_BAR = 57;
  _accessibilityAccessibleRoleTABLE = 58;
  _accessibilityAccessibleRoleTABLE_CELL = 59;
  _accessibilityAccessibleRoleTEXT = 60;
  _accessibilityAccessibleRoleTEXT_FRAME = 61;
  _accessibilityAccessibleRoleTOGGLE_BUTTON = 62;
  _accessibilityAccessibleRoleTOOL_BAR = 63;
  _accessibilityAccessibleRoleTOOL_TIP = 64;
  _accessibilityAccessibleRoleTREE = 65;
  _accessibilityAccessibleRoleVIEW_PORT = 66;
  _accessibilityAccessibleRoleWINDOW = 67;
  _accessibilityAccessibleStateTypeINVALID = 0;
  _accessibilityAccessibleStateTypeACTIVE = 1;
  _accessibilityAccessibleStateTypeARMED = 2;
  _accessibilityAccessibleStateTypeBUSY = 3;
  _accessibilityAccessibleStateTypeCHECKED = 4;
  _accessibilityAccessibleStateTypeDEFUNC = 5;
  _accessibilityAccessibleStateTypeEDITABLE = 6;
  _accessibilityAccessibleStateTypeENABLED = 7;
  _accessibilityAccessibleStateTypeEXPANDABLE = 8;
  _accessibilityAccessibleStateTypeEXPANDED = 9;
  _accessibilityAccessibleStateTypeFOCUSABLE = 10;
  _accessibilityAccessibleStateTypeFOCUSED = 11;
  _accessibilityAccessibleStateTypeHORIZONTAL = 12;
  _accessibilityAccessibleStateTypeICONIFIED = 13;
  _accessibilityAccessibleStateTypeINDETERMINATE = 14;
  _accessibilityAccessibleStateTypeMANAGES_DESCENDANTS = 15;
  _accessibilityAccessibleStateTypeMODAL = 16;
  _accessibilityAccessibleStateTypeMULTI_LINE = 17;
  _accessibilityAccessibleStateTypeMULTI_SELECTABLE = 18;
  _accessibilityAccessibleStateTypeOPAQUE = 19;
  _accessibilityAccessibleStateTypePRESSED = 20;
  _accessibilityAccessibleStateTypeRESIZABLE = 21;
  _accessibilityAccessibleStateTypeSELECTABLE = 22;
  _accessibilityAccessibleStateTypeSELECTED = 23;
  _accessibilityAccessibleStateTypeSENSITIVE = 24;
  _accessibilityAccessibleStateTypeSHOWING = 25;
  _accessibilityAccessibleStateTypeSINGLE_LINE = 26;
  _accessibilityAccessibleStateTypeSTALE = 27;
  _accessibilityAccessibleStateTypeTRANSIENT = 28;
  _accessibilityAccessibleStateTypeVERTICAL = 29;
  _accessibilityAccessibleStateTypeVISIBLE = 30;
  _accessibilityAccessibleTableModelChangeTypeINSERT = 1;
  _accessibilityAccessibleTableModelChangeTypeDELETE = 2;
  _accessibilityAccessibleTableModelChangeTypeUPDATE = 3;
  _accessibilityAccessibleTextTypeCHARACTER = 1;
  _accessibilityAccessibleTextTypeWORD = 2;
  _accessibilityAccessibleTextTypeSENTENCE = 3;
  _accessibilityAccessibleTextTypePARAGRAPH = 4;
  _accessibilityAccessibleTextTypeLINE = 5;
  _accessibilityAccessibleTextTypeGLYPH = 6;
  _accessibilityAccessibleTextTypeATTRIBUTE_RUN = 7;
  _animationsAnimationAdditiveModeBASE = 0;
  _animationsAnimationAdditiveModeSUM = 1;
  _animationsAnimationAdditiveModeREPLACE = 2;
  _animationsAnimationAdditiveModeMULTIPLY = 3;
  _animationsAnimationAdditiveModeNONE = 4;
  _animationsAnimationCalcModeDISCRETE = 0;
  _animationsAnimationCalcModeLINEAR = 1;
  _animationsAnimationCalcModePACED = 2;
  _animationsAnimationCalcModeSPLINE = 3;
  _animationsAnimationColorSpaceRGB = 0;
  _animationsAnimationColorSpaceHSL = 1;
  _animationsAnimationEndSyncFIRST = 0;
  _animationsAnimationEndSyncLAST = 1;
  _animationsAnimationEndSyncALL = 2;
  _animationsAnimationEndSyncMEDIA = 3;
  _animationsAnimationFillDEFAULT = 0;
  _animationsAnimationFillINHERIT = 0;
  _animationsAnimationFillREMOVE = 1;
  _animationsAnimationFillFREEZE = 2;
  _animationsAnimationFillHOLD = 3;
  _animationsAnimationFillTRANSITION = 4;
  _animationsAnimationFillAUTO = 5;
  _animationsAnimationNodeTypeCUSTOM = 0;
  _animationsAnimationNodeTypePAR = 1;
  _animationsAnimationNodeTypeSEQ = 2;
  _animationsAnimationNodeTypeITERATE = 3;
  _animationsAnimationNodeTypeANIMATE = 4;
  _animationsAnimationNodeTypeSET = 5;
  _animationsAnimationNodeTypeANIMATEMOTION = 6;
  _animationsAnimationNodeTypeANIMATECOLOR = 7;
  _animationsAnimationNodeTypeANIMATETRANSFORM = 8;
  _animationsAnimationNodeTypeTRANSITIONFILTER = 9;
  _animationsAnimationNodeTypeAUDIO = 10;
  _animationsAnimationNodeTypeCOMMAND = 11;
  _animationsAnimationRestartDEFAULT = 0;
  _animationsAnimationRestartINHERIT = 0;
  _animationsAnimationRestartALWAYS = 1;
  _animationsAnimationRestartWHEN_NOT_ACTIVE = 2;
  _animationsAnimationRestartNEVER = 3;
  _animationsAnimationTransformTypeTRANSLATE = 0;
  _animationsAnimationTransformTypeSCALE = 1;
  _animationsAnimationTransformTypeROTATE = 2;
  _animationsAnimationTransformTypeSKEWX = 3;
  _animationsAnimationTransformTypeSKEWY = 4;
  _animationsAnimationValueTypeSTRING = 0;
  _animationsAnimationValueTypeNUMBER = 1;
  _animationsAnimationValueTypeCOLOR = 2;
  _animationsEventTriggerNONE = 0;
  _animationsEventTriggerON_BEGIN = 1;
  _animationsEventTriggerON_END = 2;
  _animationsEventTriggerBEGIN_EVENT = 3;
  _animationsEventTriggerEND_EVENT = 4;
  _animationsEventTriggerON_CLICK = 5;
  _animationsEventTriggerON_DBL_CLICK = 6;
  _animationsEventTriggerON_MOUSE_ENTER = 7;
  _animationsEventTriggerON_MOUSE_LEAVE = 8;
  _animationsEventTriggerON_NEXT = 9;
  _animationsEventTriggerON_PREV = 10;
  _animationsEventTriggerON_STOP_AUDIO = 11;
  _animationsEventTriggerREPEAT = 12;
  _animationsTimingINDEFINITE = 0;
  _animationsTimingMEDIA = 1;
  _animationsTransitionSubTypeDEFAULT = 0;
  _animationsTransitionSubTypeLEFTTORIGHT = 1;
  _animationsTransitionSubTypeTOPTOBOTTOM = 2;
  _animationsTransitionSubTypeTOPLEFT = 3;
  _animationsTransitionSubTypeTOPRIGHT = 4;
  _animationsTransitionSubTypeBOTTOMRIGHT = 5;
  _animationsTransitionSubTypeBOTTOMLEFT = 6;
  _animationsTransitionSubTypeTOPCENTER = 7;
  _animationsTransitionSubTypeRIGHTCENTER = 8;
  _animationsTransitionSubTypeBOTTOMCENTER = 9;
  _animationsTransitionSubTypeLEFTCENTER = 10;
  _animationsTransitionSubTypeCORNERSIN = 11;
  _animationsTransitionSubTypeCORNERSOUT = 12;
  _animationsTransitionSubTypeVERTICAL = 13;
  _animationsTransitionSubTypeHORIZONTAL = 14;
  _animationsTransitionSubTypeDIAGONALBOTTOMLEFT = 15;
  _animationsTransitionSubTypeDIAGONALTOPLEFT = 16;
  _animationsTransitionSubTypeDOUBLEBARNDOOR = 17;
  _animationsTransitionSubTypeDOUBLEDIAMOND = 18;
  _animationsTransitionSubTypeDOWN = 19;
  _animationsTransitionSubTypeLEFT = 20;
  _animationsTransitionSubTypeUP = 21;
  _animationsTransitionSubTypeRIGHT = 22;
  _animationsTransitionSubTypeRECTANGLE = 25;
  _animationsTransitionSubTypeDIAMOND = 26;
  _animationsTransitionSubTypeCIRCLE = 27;
  _animationsTransitionSubTypeFOURPOINT = 28;
  _animationsTransitionSubTypeFIVEPOINT = 29;
  _animationsTransitionSubTypeSIXPOINT = 30;
  _animationsTransitionSubTypeHEART = 31;
  _animationsTransitionSubTypeKEYHOLE = 32;
  _animationsTransitionSubTypeCLOCKWISETWELVE = 33;
  _animationsTransitionSubTypeCLOCKWISETHREE = 34;
  _animationsTransitionSubTypeCLOCKWISESIX = 35;
  _animationsTransitionSubTypeCLOCKWISENINE = 36;
  _animationsTransitionSubTypeTWOBLADEVERTICAL = 37;
  _animationsTransitionSubTypeTWOBLADEHORIZONTAL = 38;
  _animationsTransitionSubTypeFOURBLADE = 39;
  _animationsTransitionSubTypeCLOCKWISETOP = 40;
  _animationsTransitionSubTypeCLOCKWISERIGHT = 41;
  _animationsTransitionSubTypeCLOCKWISEBOTTOM = 42;
  _animationsTransitionSubTypeCLOCKWISELEFT = 43;
  _animationsTransitionSubTypeCLOCKWISETOPLEFT = 44;
  _animationsTransitionSubTypeCOUNTERCLOCKWISEBOTTOMLEFT = 45;
  _animationsTransitionSubTypeCLOCKWISEBOTTOMRIGHT = 46;
  _animationsTransitionSubTypeCOUNTERCLOCKWISETOPRIGHT = 47;
  _animationsTransitionSubTypeCENTERTOP = 48;
  _animationsTransitionSubTypeCENTERRIGHT = 49;
  _animationsTransitionSubTypeTOP = 50;
  _animationsTransitionSubTypeBOTTOM = 52;
  _animationsTransitionSubTypeFANOUTVERTICAL = 54;
  _animationsTransitionSubTypeFANOUTHORIZONTAL = 55;
  _animationsTransitionSubTypeFANINVERTICAL = 56;
  _animationsTransitionSubTypeFANINHORIZONTAL = 57;
  _animationsTransitionSubTypePARALLELVERTICAL = 58;
  _animationsTransitionSubTypePARALLELDIAGONAL = 59;
  _animationsTransitionSubTypeOPPOSITEVERTICAL = 60;
  _animationsTransitionSubTypeOPPOSITEHORIZONTAL = 61;
  _animationsTransitionSubTypePARALLELDIAGONALTOPLEFT = 62;
  _animationsTransitionSubTypePARALLELDIAGONALBOTTOMLEFT = 63;
  _animationsTransitionSubTypeTOPLEFTHORIZONTAL = 64;
  _animationsTransitionSubTypeTOPLEFTDIAGONAL = 65;
  _animationsTransitionSubTypeTOPRIGHTDIAGONAL = 66;
  _animationsTransitionSubTypeBOTTOMRIGHTDIAGONAL = 67;
  _animationsTransitionSubTypeBOTTOMLEFTDIAGONAL = 68;
  _animationsTransitionSubTypeTOPLEFTCLOCKWISE = 69;
  _animationsTransitionSubTypeTOPRIGHTCLOCKWISE = 70;
  _animationsTransitionSubTypeBOTTOMRIGHTCLOCKWISE = 71;
  _animationsTransitionSubTypeBOTTOMLEFTCLOCKWISE = 72;
  _animationsTransitionSubTypeTOPLEFTCOUNTERCLOCKWISE = 73;
  _animationsTransitionSubTypeTOPRIGHTCOUNTERCLOCKWISE = 74;
  _animationsTransitionSubTypeBOTTOMRIGHTCOUNTERCLOCKWISE = 75;
  _animationsTransitionSubTypeBOTTOMLEFTCOUNTERCLOCKWISE = 76;
  _animationsTransitionSubTypeVERTICALTOPSAME = 77;
  _animationsTransitionSubTypeVERTICALBOTTOMSAME = 78;
  _animationsTransitionSubTypeVERTICALTOPLEFTOPPOSITE = 79;
  _animationsTransitionSubTypeVERTICALBOTTOMLEFTOPPOSITE = 80;
  _animationsTransitionSubTypeHORIZONTALLEFTSAME = 81;
  _animationsTransitionSubTypeHORIZONTALRIGHTSAME = 82;
  _animationsTransitionSubTypeHORIZONTALTOPLEFTOPPOSITE = 83;
  _animationsTransitionSubTypeHORIZONTALTOPRIGHTOPPOSITE = 84;
  _animationsTransitionSubTypeDIAGONALBOTTOMLEFTOPPOSITE = 85;
  _animationsTransitionSubTypeDIAGONALTOPLEFTOPPOSITE = 86;
  _animationsTransitionSubTypeTWOBOXTOP = 87;
  _animationsTransitionSubTypeTWOBOXBOTTOM = 88;
  _animationsTransitionSubTypeTWOBOXLEFT = 89;
  _animationsTransitionSubTypeTWOBOXRIGHT = 90;
  _animationsTransitionSubTypeFOURBOXVERTICAL = 91;
  _animationsTransitionSubTypeFOURBOXHORIZONTAL = 92;
  _animationsTransitionSubTypeVERTICALLEFT = 93;
  _animationsTransitionSubTypeVERTICALRIGHT = 94;
  _animationsTransitionSubTypeHORIZONTALLEFT = 95;
  _animationsTransitionSubTypeHORIZONTALRIGHT = 96;
  _animationsTransitionSubTypeFROMLEFT = 97;
  _animationsTransitionSubTypeFROMTOP = 98;
  _animationsTransitionSubTypeFROMRIGHT = 99;
  _animationsTransitionSubTypeFROMBOTTOM = 100;
  _animationsTransitionSubTypeCROSSFADE = 101;
  _animationsTransitionSubTypeFADETOCOLOR = 102;
  _animationsTransitionSubTypeFADEFROMCOLOR = 103;
  _animationsTransitionSubTypeFADEOVERCOLOR = 104;
  _animationsTransitionSubTypeTHREEBLADE = 105;
  _animationsTransitionSubTypeEIGHTBLADE = 106;
  _animationsTransitionSubTypeONEBLADE = 107;
  _animationsTransitionSubTypeACROSS = 108;
  _animationsTransitionSubTypeTOPLEFTVERTICAL = 109;
  _animationsTransitionSubTypeCOMBHORIZONTAL = 110;
  _animationsTransitionSubTypeCOMBVERTICAL = 111;
  _animationsTransitionSubTypeIN = 112;
  _animationsTransitionSubTypeOUT = 113;
  _animationsTransitionSubTypeROTATEIN = 114;
  _animationsTransitionSubTypeROTATEOUT = 115;
  _animationsTransitionSubTypeFROMTOPLEFT = 116;
  _animationsTransitionSubTypeFROMTOPRIGHT = 117;
  _animationsTransitionSubTypeFROMBOTTOMLEFT = 118;
  _animationsTransitionSubTypeFROMBOTTOMRIGHT = 119;
  _animationsTransitionTypeBARWIPE = 1;
  _animationsTransitionTypeBOXWIPE = 2;
  _animationsTransitionTypeFOURBOXWIPE = 3;
  _animationsTransitionTypeBARNDOORWIPE = 4;
  _animationsTransitionTypeDIAGONALWIPE = 5;
  _animationsTransitionTypeBOWTIEWIPE = 6;
  _animationsTransitionTypeMISCDIAGONALWIPE = 7;
  _animationsTransitionTypeVEEWIPE = 8;
  _animationsTransitionTypeBARNVEEWIPE = 9;
  _animationsTransitionTypeZIGZAGWIPE = 10;
  _animationsTransitionTypeBARNZIGZAGWIPE = 11;
  _animationsTransitionTypeIRISWIPE = 12;
  _animationsTransitionTypeTRIANGLEWIPE = 13;
  _animationsTransitionTypeARROWHEADWIPE = 14;
  _animationsTransitionTypePENTAGONWIPE = 15;
  _animationsTransitionTypeHEXAGONWIPE = 16;
  _animationsTransitionTypeELLIPSEWIPE = 17;
  _animationsTransitionTypeEYEWIPE = 18;
  _animationsTransitionTypeROUNDRECTWIPE = 19;
  _animationsTransitionTypeSTARWIPE = 20;
  _animationsTransitionTypeMISCSHAPEWIPE = 21;
  _animationsTransitionTypeCLOCKWIPE = 22;
  _animationsTransitionTypePINWHEELWIPE = 23;
  _animationsTransitionTypeSINGLESWEEPWIPE = 24;
  _animationsTransitionTypeFANWIPE = 25;
  _animationsTransitionTypeDOUBLEFANWIPE = 26;
  _animationsTransitionTypeDOUBLESWEEPWIPE = 27;
  _animationsTransitionTypeSALOONDOORWIPE = 28;
  _animationsTransitionTypeWINDSHIELDWIPE = 29;
  _animationsTransitionTypeSNAKEWIPE = 30;
  _animationsTransitionTypeSPIRALWIPE = 31;
  _animationsTransitionTypePARALLELSNAKESWIPE = 32;
  _animationsTransitionTypeBOXSNAKESWIPE = 33;
  _animationsTransitionTypeWATERFALLWIPE = 34;
  _animationsTransitionTypePUSHWIPE = 35;
  _animationsTransitionTypeSLIDEWIPE = 36;
  _animationsTransitionTypeFADE = 37;
  _animationsTransitionTypeRANDOMBARWIPE = 38;
  _animationsTransitionTypeCHECKERBOARDWIPE = 39;
  _animationsTransitionTypeDISSOLVE = 40;
  _animationsTransitionTypeBLINDSWIPE = 41;
  _animationsTransitionTypeRANDOM = 42;
  _animationsTransitionTypeZOOM = 43;
  _awtAdjustmentTypeADJUST_LINE = 0;
  _awtAdjustmentTypeADJUST_PAGE = 1;
  _awtAdjustmentTypeADJUST_ABS = 2;
  _awtCharSetDONTKNOW = 0;
  _awtCharSetANSI = 1;
  _awtCharSetMAC = 2;
  _awtCharSetIBMPC_437 = 3;
  _awtCharSetIBMPC_850 = 4;
  _awtCharSetIBMPC_860 = 5;
  _awtCharSetIBMPC_861 = 6;
  _awtCharSetIBMPC_863 = 7;
  _awtCharSetIBMPC_865 = 8;
  _awtCharSetSYSTEM = 9;
  _awtCharSetSYMBOL = 10;
  _awtCommandCONTEXTMENU = 1;
  _awtCommandSTARTDRAG = 2;
  _awtCommandWHEEL = 3;
  _awtCommandSTARTAUTOSCROLL = 4;
  _awtCommandAUTOSCROLL = 5;
  _awtCommandVOICE = 6;
  _awtCommandSTARTEXTTEXTINPUT = 7;
  _awtCommandEXTTEXTINPUT = 8;
  _awtCommandENDEXTTEXTINPUT = 9;
  _awtCommandINPUTCONTEXTCHANGE = 10;
  _awtCommandCURSORPOS = 11;
  _awtCommandPASTESELECTION = 12;
  _awtCommandMODKEYCHANGE = 13;
  _awtCommandHANGUL_HANJA_CONVERSION = 14;
  _awtCommandUSER = 4096;
  _awtDeviceCapabilityRASTEROPERATIONS = 1;
  _awtDeviceCapabilityGETBITS = 2;
  _awtFocusChangeReasonTAB = 1;
  _awtFocusChangeReasonCURSOR = 2;
  _awtFocusChangeReasonMNEMONIC = 4;
  _awtFocusChangeReasonFORWARD = 16;
  _awtFocusChangeReasonBACKWARD = 32;
  _awtFocusChangeReasonAROUND = 64;
  _awtFocusChangeReasonUNIQUEMNEMONIC = 256;
  _awtFontEmphasisMarkNONE = 0;
  _awtFontEmphasisMarkDOT = 1;
  _awtFontEmphasisMarkCIRCLE = 2;
  _awtFontEmphasisMarkDISC = 3;
  _awtFontEmphasisMarkACCENT = 4;
  _awtFontEmphasisMarkABOVE = 4096;
  _awtFontEmphasisMarkBELOW = 8192;
  _awtFontFamilyDONTKNOW = 0;
  _awtFontFamilyDECORATIVE = 1;
  _awtFontFamilyMODERN = 2;
  _awtFontFamilyROMAN = 3;
  _awtFontFamilySCRIPT = 4;
  _awtFontFamilySWISS = 5;
  _awtFontFamilySYSTEM = 6;
  _awtFontPitchDONTKNOW = 0;
  _awtFontPitchFIXED = 1;
  _awtFontPitchVARIABLE = 2;
  _awtFontReliefNONE = 0;
  _awtFontReliefEMBOSSED = 1;
  _awtFontReliefENGRAVED = 2;
  _awtFontSlantNONE = 0;
  _awtFontSlantOBLIQUE = 1;
  _awtFontSlantITALIC = 2;
  _awtFontSlantDONTKNOW = 3;
  _awtFontSlantREVERSE_OBLIQUE = 4;
  _awtFontSlantREVERSE_ITALIC = 5;
  _awtFontStrikeoutNONE = 0;
  _awtFontStrikeoutSINGLE = 1;
  _awtFontStrikeoutDOUBLE = 2;
  _awtFontStrikeoutDONTKNOW = 3;
  _awtFontStrikeoutBOLD = 4;
  _awtFontStrikeoutSLASH = 5;
  _awtFontStrikeoutX = 6;
  _awtFontTypeDONTKNOW = 0;
  _awtFontTypeRASTER = 1;
  _awtFontTypeDEVICE = 2;
  _awtFontTypeSCALABLE = 4;
  _awtFontUnderlineNONE = 0;
  _awtFontUnderlineSINGLE = 1;
  _awtFontUnderlineDOUBLE = 2;
  _awtFontUnderlineDOTTED = 3;
  _awtFontUnderlineDONTKNOW = 4;
  _awtFontUnderlineDASH = 5;
  _awtFontUnderlineLONGDASH = 6;
  _awtFontUnderlineDASHDOT = 7;
  _awtFontUnderlineDASHDOTDOT = 8;
  _awtFontUnderlineSMALLWAVE = 9;
  _awtFontUnderlineWAVE = 10;
  _awtFontUnderlineDOUBLEWAVE = 11;
  _awtFontUnderlineBOLD = 12;
  _awtFontUnderlineBOLDDOTTED = 13;
  _awtFontUnderlineBOLDDASH = 14;
  _awtFontUnderlineBOLDLONGDASH = 15;
  _awtFontUnderlineBOLDDASHDOT = 16;
  _awtFontUnderlineBOLDDASHDOTDOT = 17;
  _awtFontUnderlineBOLDWAVE = 18;
  _awtFontWeightDONTKNOW = 0;
  _awtFontWeightTHIN = 50;
  _awtFontWeightULTRALIGHT = 60;
  _awtFontWeightLIGHT = 75;
  _awtFontWeightSEMILIGHT = 90;
  _awtFontWeightNORMAL = 100;
  _awtFontWeightSEMIBOLD = 110;
  _awtFontWeightBOLD = 150;
  _awtFontWeightULTRABOLD = 175;
  _awtFontWeightBLACK = 200;
  _awtFontWidthDONTKNOW = 0;
  _awtFontWidthULTRACONDENSED = 50;
  _awtFontWidthEXTRACONDENSED = 60;
  _awtFontWidthCONDENSED = 75;
  _awtFontWidthSEMICONDENSED = 90;
  _awtFontWidthNORMAL = 100;
  _awtFontWidthSEMIEXPANDED = 110;
  _awtFontWidthEXPANDED = 150;
  _awtFontWidthEXTRAEXPANDED = 175;
  _awtFontWidthULTRAEXPANDED = 200;
  _awtGradientStyleLINEAR = 0;
  _awtGradientStyleAXIAL = 1;
  _awtGradientStyleRADIAL = 2;
  _awtGradientStyleELLIPTICAL = 3;
  _awtGradientStyleSQUARE = 4;
  _awtGradientStyleRECT = 5;
  _awtImageAlignLEFT = 0;
  _awtImageAlignTOP = 1;
  _awtImageAlignRIGHT = 2;
  _awtImageAlignBOTTOM = 3;
  _awtImagePositionLeftTop = 0;
  _awtImagePositionLeftCenter = 1;
  _awtImagePositionLeftBottom = 2;
  _awtImagePositionRightTop = 3;
  _awtImagePositionRightCenter = 4;
  _awtImagePositionRightBottom = 5;
  _awtImagePositionAboveLeft = 6;
  _awtImagePositionAboveCenter = 7;
  _awtImagePositionAboveRight = 8;
  _awtImagePositionBelowLeft = 9;
  _awtImagePositionBelowCenter = 10;
  _awtImagePositionBelowRight = 11;
  _awtImagePositionCentered = 12;
  _awtImageStatusIMAGESTATUS_ERROR = 1;
  _awtImageStatusIMAGESTATUS_SINGLEFRAMEDONE = 2;
  _awtImageStatusIMAGESTATUS_STATICIMAGEDONE = 3;
  _awtImageStatusIMAGESTATUS_ABORTED = 4;
  _awtInvalidateStyleCHILDREN = 1;
  _awtInvalidateStyleNOCHILDREN = 2;
  _awtInvalidateStyleNOERASE = 4;
  _awtInvalidateStyleUPDATE = 8;
  _awtInvalidateStyleTRANSPARENT = 16;
  _awtInvalidateStyleNOTRANSPARENT = 32;
  _awtInvalidateStyleNOCLIPCHILDREN = 16384;
  _awtKeyNUM0 = 256;
  _awtKeyNUM1 = 257;
  _awtKeyNUM2 = 258;
  _awtKeyNUM3 = 259;
  _awtKeyNUM4 = 260;
  _awtKeyNUM5 = 261;
  _awtKeyNUM6 = 262;
  _awtKeyNUM7 = 263;
  _awtKeyNUM8 = 264;
  _awtKeyNUM9 = 265;
  _awtKeyA = 512;
  _awtKeyB = 513;
  _awtKeyC = 514;
  _awtKeyD = 515;
  _awtKeyE = 516;
  _awtKeyF = 517;
  _awtKeyG = 518;
  _awtKeyH = 519;
  _awtKeyI = 520;
  _awtKeyJ = 521;
  _awtKeyK = 522;
  _awtKeyL = 523;
  _awtKeyM = 524;
  _awtKeyN = 525;
  _awtKeyO = 526;
  _awtKeyP = 527;
  _awtKeyQ = 528;
  _awtKeyR = 529;
  _awtKeyS = 530;
  _awtKeyT = 531;
  _awtKeyU = 532;
  _awtKeyV = 533;
  _awtKeyW = 534;
  _awtKeyX = 535;
  _awtKeyY = 536;
  _awtKeyZ = 537;
  _awtKeyF1 = 768;
  _awtKeyF2 = 769;
  _awtKeyF3 = 770;
  _awtKeyF4 = 771;
  _awtKeyF5 = 772;
  _awtKeyF6 = 773;
  _awtKeyF7 = 774;
  _awtKeyF8 = 775;
  _awtKeyF9 = 776;
  _awtKeyF10 = 777;
  _awtKeyF11 = 778;
  _awtKeyF12 = 779;
  _awtKeyF13 = 780;
  _awtKeyF14 = 781;
  _awtKeyF15 = 782;
  _awtKeyF16 = 783;
  _awtKeyF17 = 784;
  _awtKeyF18 = 785;
  _awtKeyF19 = 786;
  _awtKeyF20 = 787;
  _awtKeyF21 = 788;
  _awtKeyF22 = 789;
  _awtKeyF23 = 790;
  _awtKeyF24 = 791;
  _awtKeyF25 = 792;
  _awtKeyF26 = 793;
  _awtKeyDOWN = 1024;
  _awtKeyUP = 1025;
  _awtKeyLEFT = 1026;
  _awtKeyRIGHT = 1027;
  _awtKeyHOME = 1028;
  _awtKeyEND = 1029;
  _awtKeyPAGEUP = 1030;
  _awtKeyPAGEDOWN = 1031;
  _awtKeyRETURN = 1280;
  _awtKeyESCAPE = 1281;
  _awtKeyTAB = 1282;
  _awtKeyBACKSPACE = 1283;
  _awtKeySPACE = 1284;
  _awtKeyINSERT = 1285;
  _awtKeyDELETE = 1286;
  _awtKeyADD = 1287;
  _awtKeySUBTRACT = 1288;
  _awtKeyMULTIPLY = 1289;
  _awtKeyDIVIDE = 1290;
  _awtKeyPOINT = 1291;
  _awtKeyCOMMA = 1292;
  _awtKeyLESS = 1293;
  _awtKeyGREATER = 1294;
  _awtKeyEQUAL = 1295;
  _awtKeyOPEN = 1296;
  _awtKeyCUT = 1297;
  _awtKeyCOPY = 1298;
  _awtKeyPASTE = 1299;
  _awtKeyUNDO = 1300;
  _awtKeyREPEAT = 1301;
  _awtKeyFIND = 1302;
  _awtKeyPROPERTIES = 1303;
  _awtKeyFRONT = 1304;
  _awtKeyCONTEXTMENU = 1305;
  _awtKeyHELP = 1306;
  _awtKeyMENU = 1307;
  _awtKeyHANGUL_HANJA = 1308;
  _awtKeyDECIMAL = 1309;
  _awtKeyTILDE = 1310;
  _awtKeyQUOTELEFT = 1311;
  _awtKeyFunctionDONTKNOW = 0;
  _awtKeyFunctionNEW = 1;
  _awtKeyFunctionOPEN = 2;
  _awtKeyFunctionSAVE = 3;
  _awtKeyFunctionSAVEAS = 4;
  _awtKeyFunctionPRINT = 5;
  _awtKeyFunctionCLOSE = 6;
  _awtKeyFunctionQUIT = 7;
  _awtKeyFunctionCUT = 8;
  _awtKeyFunctionCOPY = 9;
  _awtKeyFunctionPASTE = 10;
  _awtKeyFunctionUNDO = 11;
  _awtKeyFunctionREDO = 12;
  _awtKeyFunctionDELETE = 13;
  _awtKeyFunctionREPEAT = 14;
  _awtKeyFunctionFIND = 15;
  _awtKeyFunctionFINDBACKWARD = 16;
  _awtKeyFunctionPROPERTIES = 17;
  _awtKeyFunctionFRONT = 18;
  _awtKeyGroupNUM = 256;
  _awtKeyGroupALPHA = 512;
  _awtKeyGroupFKEYS = 768;
  _awtKeyGroupCURSOR = 1024;
  _awtKeyGroupMISC = 1280;
  _awtKeyGroupTYPE = 3840;
  _awtKeyModifierSHIFT = 1;
  _awtKeyModifierMOD1 = 2;
  _awtKeyModifierMOD2 = 4;
  _awtLineEndFormatCARRIAGE_RETURN = 0;
  _awtLineEndFormatLINE_FEED = 1;
  _awtLineEndFormatCARRIAGE_RETURN_LINE_FEED = 2;
  _awtMenuItemStyleCHECKABLE = 1;
  _awtMenuItemStyleRADIOCHECK = 2;
  _awtMenuItemStyleAUTOCHECK = 4;
  _awtMessageBoxButtonsBUTTONS_OK = 1;
  _awtMessageBoxButtonsBUTTONS_OK_CANCEL = 2;
  _awtMessageBoxButtonsBUTTONS_YES_NO = 3;
  _awtMessageBoxButtonsBUTTONS_YES_NO_CANCEL = 4;
  _awtMessageBoxButtonsBUTTONS_RETRY_CANCEL = 5;
  _awtMessageBoxButtonsBUTTONS_ABORT_IGNORE_RETRY = 6;
  _awtMessageBoxButtonsDEFAULT_BUTTON_OK = 65536;
  _awtMessageBoxButtonsDEFAULT_BUTTON_CANCEL = 131072;
  _awtMessageBoxButtonsDEFAULT_BUTTON_RETRY = 196608;
  _awtMessageBoxButtonsDEFAULT_BUTTON_YES = 262144;
  _awtMessageBoxButtonsDEFAULT_BUTTON_NO = 327680;
  _awtMessageBoxButtonsDEFAULT_BUTTON_IGNORE = 393216;
  _awtMessageBoxCommandCANCEL = 0;
  _awtMessageBoxCommandOK = 1;
  _awtMessageBoxCommandYES = 2;
  _awtMessageBoxCommandNO = 3;
  _awtMessageBoxCommandRETRY = 4;
  _awtMouseButtonLEFT = 1;
  _awtMouseButtonRIGHT = 2;
  _awtMouseButtonMIDDLE = 4;
  _awtPopupMenuDirectionDEFAULT = 0;
  _awtPopupMenuDirectionDOWN = 1;
  _awtPopupMenuDirectionEXECUTE_DEFAULT = 0;
  _awtPopupMenuDirectionEXECUTE_DOWN = 1;
  _awtPopupMenuDirectionEXECUTE_UP = 2;
  _awtPopupMenuDirectionEXECUTE_LEFT = 4;
  _awtPopupMenuDirectionEXECUTE_RIGHT = 8;
  _awtPosSizeX = 1;
  _awtPosSizeY = 2;
  _awtPosSizeWIDTH = 4;
  _awtPosSizeHEIGHT = 8;
  _awtPosSizePOS = 3;
  _awtPosSizeSIZE = 12;
  _awtPosSizePOSSIZE = 15;
  _awtPushButtonTypeSTANDARD = 0;
  _awtPushButtonTypeOK = 1;
  _awtPushButtonTypeCANCEL = 2;
  _awtPushButtonTypeHELP = 3;
  _awtRasterOperationOVERPAINT = 0;
  _awtRasterOperationXOR = 1;
  _awtRasterOperationZEROBITS = 2;
  _awtRasterOperationALLBITS = 3;
  _awtRasterOperationINVERT = 4;
  _awtScrollBarOrientationHORIZONTAL = 0;
  _awtScrollBarOrientationVERTICAL = 1;
  _awtStyleFRAME = 0;
  _awtStyleDIALOG = 1;
  _awtSystemPointerARROW = 0;
  _awtSystemPointerINVISIBLE = 1;
  _awtSystemPointerWAIT = 2;
  _awtSystemPointerTEXT = 3;
  _awtSystemPointerHELP = 4;
  _awtSystemPointerCROSS = 5;
  _awtSystemPointerMOVE = 6;
  _awtSystemPointerNSIZE = 7;
  _awtSystemPointerSSIZE = 8;
  _awtSystemPointerWSIZE = 9;
  _awtSystemPointerESIZE = 10;
  _awtSystemPointerNWSIZE = 11;
  _awtSystemPointerNESIZE = 12;
  _awtSystemPointerSWSIZE = 13;
  _awtSystemPointerSESIZE = 14;
  _awtSystemPointerWINDOW_NSIZE = 15;
  _awtSystemPointerWINDOW_SSIZE = 16;
  _awtSystemPointerWINDOW_WSIZE = 17;
  _awtSystemPointerWINDOW_ESIZE = 18;
  _awtSystemPointerWINDOW_NWSIZE = 19;
  _awtSystemPointerWINDOW_NESIZE = 20;
  _awtSystemPointerWINDOW_SWSIZE = 21;
  _awtSystemPointerWINDOW_SESIZE = 22;
  _awtSystemPointerHSPLIT = 23;
  _awtSystemPointerVSPLIT = 24;
  _awtSystemPointerHSIZEBAR = 25;
  _awtSystemPointerVSIZEBAR = 26;
  _awtSystemPointerHAND = 27;
  _awtSystemPointerREFHAND = 28;
  _awtSystemPointerPEN = 29;
  _awtSystemPointerMAGNIFY = 30;
  _awtSystemPointerFILL = 31;
  _awtSystemPointerROTATE = 32;
  _awtSystemPointerHSHEAR = 33;
  _awtSystemPointerVSHEAR = 34;
  _awtSystemPointerMIRROR = 35;
  _awtSystemPointerCROOK = 36;
  _awtSystemPointerCROP = 37;
  _awtSystemPointerMOVEPOINT = 38;
  _awtSystemPointerMOVEBEZIERWEIGHT = 39;
  _awtSystemPointerMOVEDATA = 40;
  _awtSystemPointerCOPYDATA = 41;
  _awtSystemPointerLINKDATA = 42;
  _awtSystemPointerMOVEDATALINK = 43;
  _awtSystemPointerCOPYDATALINK = 44;
  _awtSystemPointerMOVEFILE = 45;
  _awtSystemPointerCOPYFILE = 46;
  _awtSystemPointerLINKFILE = 47;
  _awtSystemPointerMOVEFILELINK = 48;
  _awtSystemPointerCOPYFILELINK = 49;
  _awtSystemPointerMOVEFILES = 50;
  _awtSystemPointerCOPYFILES = 51;
  _awtSystemPointerNOTALLOWED = 52;
  _awtSystemPointerDRAW_LINE = 53;
  _awtSystemPointerDRAW_RECT = 54;
  _awtSystemPointerDRAW_POLYGON = 55;
  _awtSystemPointerDRAW_BEZIER = 56;
  _awtSystemPointerDRAW_ARC = 57;
  _awtSystemPointerDRAW_PIE = 58;
  _awtSystemPointerDRAW_CIRCLECUT = 59;
  _awtSystemPointerDRAW_ELLIPSE = 60;
  _awtSystemPointerDRAW_FREEHAND = 61;
  _awtSystemPointerDRAW_CONNECT = 62;
  _awtSystemPointerDRAW_TEXT = 63;
  _awtSystemPointerDRAW_CAPTION = 64;
  _awtSystemPointerCHART = 65;
  _awtSystemPointerDETECTIVE = 66;
  _awtSystemPointerPIVOT_COL = 67;
  _awtSystemPointerPIVOT_ROW = 68;
  _awtSystemPointerPIVOT_FIELD = 69;
  _awtSystemPointerCHAIN = 70;
  _awtSystemPointerCHAIN_NOTALLOWED = 71;
  _awtTextAlignLEFT = 0;
  _awtTextAlignCENTER = 1;
  _awtTextAlignRIGHT = 2;
  _awtVclWindowPeerAttributeHSCROLL = 256;
  _awtVclWindowPeerAttributeVSCROLL = 512;
  _awtVclWindowPeerAttributeLEFT = 1024;
  _awtVclWindowPeerAttributeCENTER = 2048;
  _awtVclWindowPeerAttributeRIGHT = 4096;
  _awtVclWindowPeerAttributeSPIN = 8192;
  _awtVclWindowPeerAttributeSORT = 16384;
  _awtVclWindowPeerAttributeDROPDOWN = 32768;
  _awtVclWindowPeerAttributeDEFBUTTON = 65536;
  _awtVclWindowPeerAttributeREADONLY = 262144;
  _awtVclWindowPeerAttributeCLIPCHILDREN = 524288;
  _awtVclWindowPeerAttributeNOBORDER = 1048576;
  _awtVclWindowPeerAttributeGROUP = 2097152;
  _awtVclWindowPeerAttributeOK = 4194304;
  _awtVclWindowPeerAttributeOK_CANCEL = 8388608;
  _awtVclWindowPeerAttributeYES_NO = 16777216;
  _awtVclWindowPeerAttributeYES_NO_CANCEL = 33554432;
  _awtVclWindowPeerAttributeRETRY_CANCEL = 67108864;
  _awtVclWindowPeerAttributeDEF_OK = 134217728;
  _awtVclWindowPeerAttributeDEF_CANCEL = 268435456;
  _awtVclWindowPeerAttributeDEF_RETRY = 536870912;
  _awtVclWindowPeerAttributeDEF_YES = 1073741824;
  _awtVclWindowPeerAttributeDEF_NO = -2147483647 - 1;
  _awtVisualEffectNONE = 0;
  _awtVisualEffectLOOK3D = 1;
  _awtVisualEffectFLAT = 2;
  _awtWindowAttributeSHOW = 1;
  _awtWindowAttributeFULLSIZE = 2;
  _awtWindowAttributeOPTIMUMSIZE = 4;
  _awtWindowAttributeMINSIZE = 8;
  _awtWindowAttributeBORDER = 16;
  _awtWindowAttributeSIZEABLE = 32;
  _awtWindowAttributeMOVEABLE = 64;
  _awtWindowAttributeCLOSEABLE = 128;
  _awtWindowAttributeSYSTEMDEPENDENT = 256;
  _awtWindowClassTOP = 0;
  _awtWindowClassMODALTOP = 1;
  _awtWindowClassCONTAINER = 2;
  _awtWindowClassSIMPLE = 3;
  _beansMethodConceptALL = -1;
  _beansMethodConceptDANGEROUS = 1;
  _beansMethodConceptPROPERTY = 2;
  _beansMethodConceptLISTENER = 4;
  _beansMethodConceptENUMERATION = 8;
  _beansMethodConceptNAMECONTAINER = 16;
  _beansMethodConceptINDEXCONTAINER = 32;
  _beansPropertyAttributeMAYBEVOID = 1;
  _beansPropertyAttributeBOUND = 2;
  _beansPropertyAttributeCONSTRAINED = 4;
  _beansPropertyAttributeTRANSIENT = 8;
  _beansPropertyAttributeREADONLY = 16;
  _beansPropertyAttributeMAYBEAMBIGUOUS = 32;
  _beansPropertyAttributeMAYBEDEFAULT = 64;
  _beansPropertyAttributeREMOVEABLE = 128;
  _beansPropertyAttributeREMOVABLE = 128;
  _beansPropertyAttributeOPTIONAL = 256;
  _beansPropertyConceptALL = -1;
  _beansPropertyConceptDANGEROUS = 1;
  _beansPropertyConceptPROPERTYSET = 2;
  _beansPropertyConceptATTRIBUTES = 4;
  _beansPropertyConceptMETHODS = 8;
  _beansPropertySetInfoChangePROPERTY_INSERTED = 0;
  _beansPropertySetInfoChangePROPERTY_REMOVED = 1;
  _beansPropertyStateDIRECT_VALUE = 0;
  _beansPropertyStateDEFAULT_VALUE = 1;
  _beansPropertyStateAMBIGUOUS_VALUE = 2;
  _beansTolerantPropertySetResultTypeSUCCESS = 0;
  _beansTolerantPropertySetResultTypeUNKNOWN_PROPERTY = 1;
  _beansTolerantPropertySetResultTypeILLEGAL_ARGUMENT = 2;
  _beansTolerantPropertySetResultTypePROPERTY_VETO = 3;
  _beansTolerantPropertySetResultTypeWRAPPED_TARGET = 4;
  _beansTolerantPropertySetResultTypeUNKNOWN_FAILURE = 5;
  _bridgeModelDependentUNO = 1;
  _bridgeModelDependentOLE = 2;
  _bridgeModelDependentJAVA = 3;
  _bridgeModelDependentCORBA = 4;
  _chartChartAxisArrangeOrderTypeAUTO = 0;
  _chartChartAxisArrangeOrderTypeSIDE_BY_SIDE = 1;
  _chartChartAxisArrangeOrderTypeSTAGGER_EVEN = 2;
  _chartChartAxisArrangeOrderTypeSTAGGER_ODD = 3;
  _chartChartAxisAssignPRIMARY_Y = 2;
  _chartChartAxisAssignSECONDARY_Y = 4;
  _chartChartAxisMarksNONE = 0;
  _chartChartAxisMarksINNER = 1;
  _chartChartAxisMarksOUTER = 2;
  _chartChartDataCaptionNONE = 0;
  _chartChartDataCaptionVALUE = 1;
  _chartChartDataCaptionPERCENT = 2;
  _chartChartDataCaptionTEXT = 4;
  _chartChartDataCaptionFORMAT = 8;
  _chartChartDataCaptionSYMBOL = 16;
  _chartChartDataChangeTypeALL = 0;
  _chartChartDataChangeTypeDATA_RANGE = 1;
  _chartChartDataChangeTypeCOLUMN_INSERTED = 2;
  _chartChartDataChangeTypeROW_INSERTED = 3;
  _chartChartDataChangeTypeCOLUMN_DELETED = 4;
  _chartChartDataChangeTypeROW_DELETED = 5;
  _chartChartDataRowSourceROWS = 0;
  _chartChartDataRowSourceCOLUMNS = 1;
  _chartChartErrorCategoryNONE = 0;
  _chartChartErrorCategoryVARIANCE = 1;
  _chartChartErrorCategorySTANDARD_DEVIATION = 2;
  _chartChartErrorCategoryPERCENT = 3;
  _chartChartErrorCategoryERROR_MARGIN = 4;
  _chartChartErrorCategoryCONSTANT_VALUE = 5;
  _chartChartErrorIndicatorTypeNONE = 0;
  _chartChartErrorIndicatorTypeTOP_AND_BOTTOM = 1;
  _chartChartErrorIndicatorTypeUPPER = 2;
  _chartChartErrorIndicatorTypeLOWER = 3;
  _chartChartLegendPositionNONE = 0;
  _chartChartLegendPositionLEFT = 1;
  _chartChartLegendPositionTOP = 2;
  _chartChartLegendPositionRIGHT = 3;
  _chartChartLegendPositionBOTTOM = 4;
  _chartChartRegressionCurveTypeNONE = 0;
  _chartChartRegressionCurveTypeLINEAR = 1;
  _chartChartRegressionCurveTypeLOGARITHM = 2;
  _chartChartRegressionCurveTypeEXPONENTIAL = 3;
  _chartChartRegressionCurveTypePOLYNOMIAL = 4;
  _chartChartRegressionCurveTypePOWER = 5;
  _chartChartSolidTypeRECTANGULAR_SOLID = 0;
  _chartChartSolidTypeCYLINDER = 1;
  _chartChartSolidTypeCONE = 2;
  _chartChartSolidTypePYRAMID = 3;
  _chartChartSymbolTypeNONE = -3;
  _chartChartSymbolTypeAUTO = -2;
  _chartChartSymbolTypeBITMAPURL = -1;
  _chartChartSymbolTypeSYMBOL0 = 0;
  _chartChartSymbolTypeSYMBOL1 = 1;
  _chartChartSymbolTypeSYMBOL2 = 2;
  _chartChartSymbolTypeSYMBOL3 = 3;
  _chartChartSymbolTypeSYMBOL4 = 4;
  _chartChartSymbolTypeSYMBOL5 = 5;
  _chartChartSymbolTypeSYMBOL6 = 6;
  _chartChartSymbolTypeSYMBOL7 = 7;
  _configurationbackendNodeAttributeFINALIZED = 256;
  _configurationbackendNodeAttributeMANDATORY = 512;
  _configurationbackendNodeAttributeREADONLY = 1024;
  _configurationbackendNodeAttributeFUSE = 2048;
  _configurationbackendNodeAttributeMASK = 32512;
  _configurationbackendSchemaAttributeREQUIRED = 1;
  _configurationbackendSchemaAttributeLOCALIZED = 2;
  _configurationbackendSchemaAttributeEXTENSIBLE = 4;
  _configurationbackendSchemaAttributeMASK = 255;
  _datatransferclipboardRenderingCapabilitiesDelayed = 1;
  _datatransferclipboardRenderingCapabilitiesPersistant = 2;
  _datatransferdndDNDConstantsACTION_NONE = 0;
  _datatransferdndDNDConstantsACTION_COPY = 1;
  _datatransferdndDNDConstantsACTION_MOVE = 2;
  _datatransferdndDNDConstantsACTION_COPY_OR_MOVE = 3;
  _datatransferdndDNDConstantsACTION_LINK = 4;
  _datatransferdndDNDConstantsACTION_REFERENCE = 4;
  _datatransferdndDNDConstantsACTION_DEFAULT = -128;
  _documentLinkUpdateModesNEVER = 0;
  _documentLinkUpdateModesMANUAL = 1;
  _documentLinkUpdateModesAUTO = 2;
  _documentLinkUpdateModesGLOBAL_SETTING = 3;
  _documentMacroExecModeNEVER_EXECUTE = 0;
  _documentMacroExecModeFROM_LIST = 1;
  _documentMacroExecModeALWAYS_EXECUTE = 2;
  _documentMacroExecModeUSE_CONFIG = 3;
  _documentMacroExecModeALWAYS_EXECUTE_NO_WARN = 4;
  _documentMacroExecModeUSE_CONFIG_REJECT_CONFIRMATION = 5;
  _documentMacroExecModeUSE_CONFIG_APPROVE_CONFIRMATION = 6;
  _documentMacroExecModeFROM_LIST_NO_WARN = 7;
  _documentMacroExecModeFROM_LIST_AND_SIGNED_WARN = 8;
  _documentMacroExecModeFROM_LIST_AND_SIGNED_NO_WARN = 9;
  _documentPrinterIndependentLayoutDISABLED = 1;
  _documentPrinterIndependentLayoutLOW_RESOLUTION = 2;
  _documentPrinterIndependentLayoutENABLED = 2;
  _documentPrinterIndependentLayoutHIGH_RESOLUTION = 3;
  _documentRedlineDisplayTypeNONE = 0;
  _documentRedlineDisplayTypeINSERTED = 1;
  _documentRedlineDisplayTypeINSERTED_AND_REMOVED = 2;
  _documentRedlineDisplayTypeREMOVED = 3;
  _documentUpdateDocModeNO_UPDATE = 0;
  _documentUpdateDocModeQUIET_UPDATE = 1;
  _documentUpdateDocModeACCORDING_TO_CONFIG = 2;
  _documentUpdateDocModeFULL_UPDATE = 3;
  _drawingAlignmentTOP_LEFT = 0;
  _drawingAlignmentTOP = 1;
  _drawingAlignmentTOP_RIGHT = 2;
  _drawingAlignmentLEFT = 3;
  _drawingAlignmentCENTER = 4;
  _drawingAlignmentRIGHT = 5;
  _drawingAlignmentBOTTOM_LEFT = 6;
  _drawingAlignmentBOTTOM = 7;
  _drawingAlignmentBOTTOM_RIGHT = 8;
  _drawingArrangementFRONT = 0;
  _drawingArrangementMORE_FRONT = 1;
  _drawingArrangementMORE_BACK = 2;
  _drawingArrangementBACK = 3;
  _drawingBitmapModeREPEAT = 0;
  _drawingBitmapModeSTRETCH = 1;
  _drawingBitmapModeNO_REPEAT = 2;
  _drawingCaptionEscapeDirectionhorizontal = 0;
  _drawingCaptionEscapeDirectionvertical = 1;
  _drawingCaptionEscapeDirectionauto = 2;
  _drawingCaptionTypestraight = 0;
  _drawingCaptionTypeangled = 1;
  _drawingCaptionTypeconnector = 2;
  _drawingCircleKindFULL = 0;
  _drawingCircleKindSECTION = 1;
  _drawingCircleKindCUT = 2;
  _drawingCircleKindARC = 3;
  _drawingColorModeSTANDARD = 0;
  _drawingColorModeGREYS = 1;
  _drawingColorModeMONO = 2;
  _drawingColorModeWATERMARK = 3;
  _drawingConnectionTypeAUTO = 0;
  _drawingConnectionTypeLEFT = 1;
  _drawingConnectionTypeTOP = 2;
  _drawingConnectionTypeRIGHT = 3;
  _drawingConnectionTypeBOTTOM = 4;
  _drawingConnectionTypeSPECIAL = 5;
  _drawingConnectorTypeSTANDARD = 0;
  _drawingConnectorTypeCURVE = 1;
  _drawingConnectorTypeLINE = 2;
  _drawingConnectorTypeLINES = 3;
  _drawingDashStyleRECT = 0;
  _drawingDashStyleROUND = 1;
  _drawingDashStyleRECTRELATIVE = 2;
  _drawingDashStyleROUNDRELATIVE = 3;
  _drawingDrawViewModeDRAW = 0;
  _drawingDrawViewModeNOTES = 1;
  _drawingDrawViewModeHANDOUT = 2;
  _drawingEnhancedCustomShapeGluePointTypeNONE = 0;
  _drawingEnhancedCustomShapeGluePointTypeSEGMENTS = 1;
  _drawingEnhancedCustomShapeGluePointTypeCUSTOM = 2;
  _drawingEnhancedCustomShapeGluePointTypeRECT = 3;
  _drawingEnhancedCustomShapeParameterTypeNORMAL = 0;
  _drawingEnhancedCustomShapeParameterTypeEQUATION = 1;
  _drawingEnhancedCustomShapeParameterTypeADJUSTMENT = 2;
  _drawingEnhancedCustomShapeParameterTypeLEFT = 3;
  _drawingEnhancedCustomShapeParameterTypeTOP = 4;
  _drawingEnhancedCustomShapeParameterTypeRIGHT = 5;
  _drawingEnhancedCustomShapeParameterTypeBOTTOM = 6;
  _drawingEnhancedCustomShapeParameterTypeXSTRETCH = 7;
  _drawingEnhancedCustomShapeParameterTypeYSTRETCH = 8;
  _drawingEnhancedCustomShapeParameterTypeHASSTROKE = 9;
  _drawingEnhancedCustomShapeParameterTypeHASFILL = 10;
  _drawingEnhancedCustomShapeParameterTypeWIDTH = 11;
  _drawingEnhancedCustomShapeParameterTypeHEIGHT = 12;
  _drawingEnhancedCustomShapeParameterTypeLOGWIDTH = 13;
  _drawingEnhancedCustomShapeParameterTypeLOGHEIGHT = 14;
  _drawingEnhancedCustomShapeSegmentCommandUNKNOWN = 0;
  _drawingEnhancedCustomShapeSegmentCommandMOVETO = 1;
  _drawingEnhancedCustomShapeSegmentCommandLINETO = 2;
  _drawingEnhancedCustomShapeSegmentCommandCURVETO = 3;
  _drawingEnhancedCustomShapeSegmentCommandCLOSESUBPATH = 4;
  _drawingEnhancedCustomShapeSegmentCommandENDSUBPATH = 5;
  _drawingEnhancedCustomShapeSegmentCommandNOFILL = 6;
  _drawingEnhancedCustomShapeSegmentCommandNOSTROKE = 7;
  _drawingEnhancedCustomShapeSegmentCommandANGLEELLIPSETO = 8;
  _drawingEnhancedCustomShapeSegmentCommandANGLEELLIPSE = 9;
  _drawingEnhancedCustomShapeSegmentCommandARCTO = 10;
  _drawingEnhancedCustomShapeSegmentCommandARC = 11;
  _drawingEnhancedCustomShapeSegmentCommandCLOCKWISEARCTO = 12;
  _drawingEnhancedCustomShapeSegmentCommandCLOCKWISEARC = 13;
  _drawingEnhancedCustomShapeSegmentCommandELLIPTICALQUADRANTX = 14;
  _drawingEnhancedCustomShapeSegmentCommandELLIPTICALQUADRANTY = 15;
  _drawingEnhancedCustomShapeSegmentCommandQUADRATICCURVETO = 16;
  _drawingEnhancedCustomShapeTextPathModeNORMAL = 0;
  _drawingEnhancedCustomShapeTextPathModePATH = 1;
  _drawingEnhancedCustomShapeTextPathModeSHAPE = 2;
  _drawingEscapeDirectionSMART = 0;
  _drawingEscapeDirectionLEFT = 1;
  _drawingEscapeDirectionRIGHT = 2;
  _drawingEscapeDirectionUP = 3;
  _drawingEscapeDirectionDOWN = 4;
  _drawingEscapeDirectionHORIZONTAL = 5;
  _drawingEscapeDirectionVERTICAL = 6;
  _drawingFillStyleNONE = 0;
  _drawingFillStyleSOLID = 1;
  _drawingFillStyleGRADIENT = 2;
  _drawingFillStyleHATCH = 3;
  _drawingFillStyleBITMAP = 4;
  _drawingHatchStyleSINGLE = 0;
  _drawingHatchStyleDOUBLE = 1;
  _drawingHatchStyleTRIPLE = 2;
  _drawingHorizontalDimensioningAUTO = 0;
  _drawingHorizontalDimensioningLEFT = 1;
  _drawingHorizontalDimensioningCENTERED = 2;
  _drawingHorizontalDimensioningRIGHT = 3;
  _drawingLayerTypeLAYOUT = 0;
  _drawingLayerTypeCONTROLSA = 1;
  _drawingLayerTypeDIMENSIONIANG_LINES = 2;
  _drawingLayerTypeUSER_DEFINED = 3;
  _drawingLineEndTypeNONE = 0;
  _drawingLineEndTypeARROW = 1;
  _drawingLineEndTypeCIRCLE = 2;
  _drawingLineEndTypeSQUARE = 3;
  _drawingLineEndTypeSPECIAL = 4;
  _drawingLineJointNONE = 0;
  _drawingLineJointMIDDLE = 1;
  _drawingLineJointBEVEL = 2;
  _drawingLineJointMITER = 3;
  _drawingLineJointROUND = 4;
  _drawingLineStyleNONE = 0;
  _drawingLineStyleSOLID = 1;
  _drawingLineStyleDASH = 2;
  _drawingMeasureKindSTANDARD = 0;
  _drawingMeasureKindRADIUS = 1;
  _drawingMeasureTextHorzPosAUTO = 0;
  _drawingMeasureTextHorzPosLEFTOUTSIDE = 1;
  _drawingMeasureTextHorzPosINSIDE = 2;
  _drawingMeasureTextHorzPosRIGHTOUTSIDE = 3;
  _drawingMeasureTextVertPosAUTO = 0;
  _drawingMeasureTextVertPosEAST = 1;
  _drawingMeasureTextVertPosBREAKEDLINE = 2;
  _drawingMeasureTextVertPosWEST = 3;
  _drawingMeasureTextVertPosCENTERED = 4;
  _drawingMirrorAxisVERTICAL = 0;
  _drawingMirrorAxisHORIZONTAL = 1;
  _drawingNormalsKindSPECIFIC = 0;
  _drawingNormalsKindFLAT = 1;
  _drawingNormalsKindSPHERE = 2;
  _drawingPolygonFlagsNORMAL = 0;
  _drawingPolygonFlagsSMOOTH = 1;
  _drawingPolygonFlagsCONTROL = 2;
  _drawingPolygonFlagsSYMMETRIC = 3;
  _drawingPolygonKindLINE = 0;
  _drawingPolygonKindPOLY = 1;
  _drawingPolygonKindPLIN = 2;
  _drawingPolygonKindPATHLINE = 3;
  _drawingPolygonKindPATHFILL = 4;
  _drawingPolygonKindFREELINE = 5;
  _drawingPolygonKindFREEFILL = 6;
  _drawingPolygonKindPATHPOLY = 7;
  _drawingPolygonKindPATHPLIN = 8;
  _drawingProjectionModePARALLEL = 0;
  _drawingProjectionModePERSPECTIVE = 1;
  _drawingRectanglePointLEFT_TOP = 0;
  _drawingRectanglePointMIDDLE_TOP = 1;
  _drawingRectanglePointRIGHT_TOP = 2;
  _drawingRectanglePointLEFT_MIDDLE = 3;
  _drawingRectanglePointMIDDLE_MIDDLE = 4;
  _drawingRectanglePointRIGHT_MIDDLE = 5;
  _drawingRectanglePointLEFT_BOTTOM = 6;
  _drawingRectanglePointMIDDLE_BOTTOM = 7;
  _drawingRectanglePointRIGHT_BOTTOM = 8;
  _drawingShadeModeFLAT = 0;
  _drawingShadeModePHONG = 1;
  _drawingShadeModeSMOOTH = 2;
  _drawingShadeModeDRAFT = 3;
  _drawingSnapObjectTypePOINT = 0;
  _drawingSnapObjectTypeVERTICAL = 1;
  _drawingSnapObjectTypeHORIZONTAL = 2;
  _drawingTextAdjustLEFT = 0;
  _drawingTextAdjustCENTER = 1;
  _drawingTextAdjustRIGHT = 2;
  _drawingTextAdjustBLOCK = 3;
  _drawingTextAdjustSTRETCH = 4;
  _drawingTextAnimationDirectionLEFT = 0;
  _drawingTextAnimationDirectionRIGHT = 1;
  _drawingTextAnimationDirectionUP = 2;
  _drawingTextAnimationDirectionDOWN = 3;
  _drawingTextAnimationKindNONE = 0;
  _drawingTextAnimationKindBLINK = 1;
  _drawingTextAnimationKindSCROLL = 2;
  _drawingTextAnimationKindALTERNATE = 3;
  _drawingTextAnimationKindSLIDE = 4;
  _drawingTextFitToSizeTypeNONE = 0;
  _drawingTextFitToSizeTypePROPORTIONAL = 1;
  _drawingTextFitToSizeTypeALLLINES = 2;
  _drawingTextFitToSizeTypeRESIZEATTR = 3;
  _drawingTextHorizontalAdjustLEFT = 0;
  _drawingTextHorizontalAdjustCENTER = 1;
  _drawingTextHorizontalAdjustRIGHT = 2;
  _drawingTextHorizontalAdjustBLOCK = 3;
  _drawingTextureKindLUMINANCE = 0;
  _drawingTextureKindCOLOR = 1;
  _drawingTextureKind2LUMINANCE = 0;
  _drawingTextureKind2INTENSITY = 1;
  _drawingTextureKind2COLOR = 2;
  _drawingTextureModeREPLACE = 0;
  _drawingTextureModeMODULATE = 1;
  _drawingTextureModeBLEND = 2;
  _drawingTextureProjectionModeOBJECTSPECIFIC = 0;
  _drawingTextureProjectionModePARALLEL = 1;
  _drawingTextureProjectionModeSPHERE = 2;
  _drawingTextVerticalAdjustTOP = 0;
  _drawingTextVerticalAdjustCENTER = 1;
  _drawingTextVerticalAdjustBOTTOM = 2;
  _drawingTextVerticalAdjustBLOCK = 3;
  _drawingVerticalDimensioningAUTO = 0;
  _drawingVerticalDimensioningTOP = 1;
  _drawingVerticalDimensioningCENTERED = 2;
  _drawingVerticalDimensioningBOTTOM = 3;
  _embedActionsPREVENT_CLOSE = 1;
  _embedActionsPREVENT_TERMINATION = 2;
  _embedAspectsMSOLE_CONTENT = 1;
  _embedAspectsMSOLE_THUMBNAIL = 2;
  _embedAspectsMSOLE_ICON = 4;
  _embedAspectsMSOLE_DOCPRINT = 8;
  _embedElementModesREAD = 1;
  _embedElementModesSEEKABLE = 2;
  _embedElementModesSEEKABLEREAD = 3;
  _embedElementModesWRITE = 4;
  _embedElementModesREADWRITE = 7;
  _embedElementModesTRUNCATE = 8;
  _embedElementModesNOCREATE = 16;
  _embedEmbedMapUnitsONE_100TH_MM = 0;
  _embedEmbedMapUnitsONE_10TH_MM = 1;
  _embedEmbedMapUnitsONE_MM = 2;
  _embedEmbedMapUnitsONE_CM = 3;
  _embedEmbedMapUnitsONE_1000TH_INCH = 4;
  _embedEmbedMapUnitsONE_100TH_INCH = 5;
  _embedEmbedMapUnitsONE_10TH_INCH = 6;
  _embedEmbedMapUnitsONE_INCH = 7;
  _embedEmbedMapUnitsPOINT = 8;
  _embedEmbedMapUnitsTWIP = 9;
  _embedEmbedMapUnitsPIXEL = 10;
  _embedEmbedMiscMS_EMBED_RECOMPOSEONRESIZE = 1;
  _embedEmbedMiscMS_EMBED_ONLYICONIC = 2;
  _embedEmbedMiscMS_EMBED_INSERTNOTREPLACE = 4;
  _embedEmbedMiscMS_EMBED_STATIC = 8;
  _embedEmbedMiscMS_EMBED_CANTLINKINSIDE = 16;
  _embedEmbedMiscMS_EMBED_CANLINKBYOLE1 = 32;
  _embedEmbedMiscMS_EMBED_ISLINKOBJECT = 64;
  _embedEmbedMiscMS_EMBED_INSIDEOUT = 128;
  _embedEmbedMiscMS_EMBED_ACTIVATEWHENVISIBLE = 256;
  _embedEmbedMiscMS_EMBED_RENDERINGISDEVICEINDEPENDENT = 512;
  _embedEmbedMiscMS_EMBED_INVISIBLEATRUNTIME = 1024;
  _embedEmbedMiscMS_EMBED_ALWAYSRUN = 2048;
  _embedEmbedMiscMS_EMBED_ACTSLIKEBUTTON = 4096;
  _embedEmbedMiscMS_EMBED_ACTSLIKELABEL = 8192;
  _embedEmbedMiscMS_EMBED_NOUIACTIVATE = 16384;
  _embedEmbedMiscMS_EMBED_ALIGNABLE = 32768;
  _embedEmbedMiscMS_EMBED_SIMPLEFRAME = 65536;
  _embedEmbedMiscMS_EMBED_SETCLIENTSITEFIRST = 131072;
  _embedEmbedMiscMS_EMBED_IMEMODE = 262144;
  _embedEmbedMiscMS_EMBED_IGNOREACTIVATEWHENVISIBLE = 524288;
  _embedEmbedMiscMS_EMBED_WANTSTOMENUMERGE = 1048576;
  _embedEmbedMiscMS_EMBED_SUPPORTSMULTILEVELUNDO = 2097152;
  _embedEmbedMiscEMBED_ACTIVATEIMMEDIATELY = 4294967296;
  _embedEmbedMiscEMBED_NEVERRESIZE = 8589934592;
  _embedEmbedMiscEMBED_NEEDSSIZEONLOAD = 17179869184;
  _embedEmbedStatesLOADED = 0;
  _embedEmbedStatesRUNNING = 1;
  _embedEmbedStatesACTIVE = 2;
  _embedEmbedStatesINPLACE_ACTIVE = 3;
  _embedEmbedStatesUI_ACTIVE = 4;
  _embedEmbedUpdateModesALWAYS_UPDATE = 0;
  _embedEmbedUpdateModesEXPLICIT_UPDATE = 1;
  _embedEmbedVerbsMS_OLEVERB_PRIMARY = 0;
  _embedEmbedVerbsMS_OLEVERB_SHOW = -1;
  _embedEmbedVerbsMS_OLEVERB_OPEN = -2;
  _embedEmbedVerbsMS_OLEVERB_HIDE = -3;
  _embedEmbedVerbsMS_OLEVERB_UIACTIVATE = -4;
  _embedEmbedVerbsMS_OLEVERB_IPACTIVATE = -5;
  _embedEmbedVerbsMS_OLEVERB_DISCARDUNDOSTATE = -6;
  _embedEntryInitModesDEFAULT_INIT = 0;
  _embedEntryInitModesTRUNCATE_INIT = 1;
  _embedEntryInitModesNO_INIT = 2;
  _embedEntryInitModesMEDIA_DESCRIPTOR_INIT = 3;
  _embedEntryInitModesURL_LINK_INIT = 4;
  _embedVerbAttributesMS_VERBATTR_NEVERDIRTIES = 1;
  _embedVerbAttributesMS_VERBATTR_ONCONTAINERMENU = 2;
  _formDataSelectionTypeTABLE = 0;
  _formDataSelectionTypeQUERY = 1;
  _formDataSelectionTypeSQL = 2;
  _formDataSelectionTypeSQLPASSTHROUGH = 3;
  _formFormButtonTypePUSH = 0;
  _formFormButtonTypeSUBMIT = 1;
  _formFormButtonTypeRESET = 2;
  _formFormButtonTypeURL = 3;
  _formFormComponentTypeCONTROL = 1;
  _formFormComponentTypeCOMMANDBUTTON = 2;
  _formFormComponentTypeRADIOBUTTON = 3;
  _formFormComponentTypeIMAGEBUTTON = 4;
  _formFormComponentTypeCHECKBOX = 5;
  _formFormComponentTypeLISTBOX = 6;
  _formFormComponentTypeCOMBOBOX = 7;
  _formFormComponentTypeGROUPBOX = 8;
  _formFormComponentTypeTEXTFIELD = 9;
  _formFormComponentTypeFIXEDTEXT = 10;
  _formFormComponentTypeGRIDCONTROL = 11;
  _formFormComponentTypeFILECONTROL = 12;
  _formFormComponentTypeHIDDENCONTROL = 13;
  _formFormComponentTypeIMAGECONTROL = 14;
  _formFormComponentTypeDATEFIELD = 15;
  _formFormComponentTypeTIMEFIELD = 16;
  _formFormComponentTypeNUMERICFIELD = 17;
  _formFormComponentTypeCURRENCYFIELD = 18;
  _formFormComponentTypePATTERNFIELD = 19;
  _formFormComponentTypeSCROLLBAR = 20;
  _formFormComponentTypeSPINBUTTON = 21;
  _formFormComponentTypeNAVIGATIONBAR = 22;
  _formFormSubmitEncodingURL = 0;
  _formFormSubmitEncodingMULTIPART = 1;
  _formFormSubmitEncodingTEXT = 2;
  _formFormSubmitMethodGET = 0;
  _formFormSubmitMethodPOST = 1;
  _formListSourceTypeVALUELIST = 0;
  _formListSourceTypeTABLE = 1;
  _formListSourceTypeQUERY = 2;
  _formListSourceTypeSQL = 3;
  _formListSourceTypeSQLPASSTHROUGH = 4;
  _formListSourceTypeTABLEFIELDS = 5;
  _formNavigationBarModeNONE = 0;
  _formNavigationBarModeCURRENT = 1;
  _formNavigationBarModePARENT = 2;
  _formTabulatorCycleRECORDS = 0;
  _formTabulatorCycleCURRENT = 1;
  _formTabulatorCyclePAGE = 2;
  _formruntimeFormFeatureMoveAbsolute = 1;
  _formruntimeFormFeatureTotalRecords = 2;
  _formruntimeFormFeatureMoveToFirst = 3;
  _formruntimeFormFeatureMoveToPrevious = 4;
  _formruntimeFormFeatureMoveToNext = 5;
  _formruntimeFormFeatureMoveToLast = 6;
  _formruntimeFormFeatureMoveToInsertRow = 7;
  _formruntimeFormFeatureSaveRecordChanges = 8;
  _formruntimeFormFeatureUndoRecordChanges = 9;
  _formruntimeFormFeatureDeleteRecord = 10;
  _formruntimeFormFeatureReloadForm = 11;
  _formruntimeFormFeatureSortAscending = 12;
  _formruntimeFormFeatureSortDescending = 13;
  _formruntimeFormFeatureInteractiveSort = 14;
  _formruntimeFormFeatureAutoFilter = 15;
  _formruntimeFormFeatureInteractiveFilter = 16;
  _formruntimeFormFeatureToggleApplyFilter = 17;
  _formruntimeFormFeatureRemoveFilterAndSort = 18;
  _frameCommandGroupINTERNAL = 0;
  _frameCommandGroupAPPLICATION = 1;
  _frameCommandGroupVIEW = 2;
  _frameCommandGroupDOCUMENT = 3;
  _frameCommandGroupEDIT = 4;
  _frameCommandGroupMACRO = 5;
  _frameCommandGroupOPTIONS = 6;
  _frameCommandGroupMATH = 7;
  _frameCommandGroupNAVIGATOR = 8;
  _frameCommandGroupINSERT = 9;
  _frameCommandGroupFORMAT = 10;
  _frameCommandGroupTEMPLATE = 11;
  _frameCommandGroupTEXT = 12;
  _frameCommandGroupFRAME = 13;
  _frameCommandGroupGRAPHIC = 14;
  _frameCommandGroupTABLE = 15;
  _frameCommandGroupENUMERATION = 16;
  _frameCommandGroupDATA = 17;
  _frameCommandGroupSPECIAL = 18;
  _frameCommandGroupIMAGE = 19;
  _frameCommandGroupCHART = 20;
  _frameCommandGroupEXPLORER = 21;
  _frameCommandGroupCONNECTOR = 22;
  _frameCommandGroupMODIFY = 23;
  _frameCommandGroupDRAWING = 24;
  _frameCommandGroupCONTROLS = 25;
  _frameDispatchResultStateFAILURE = 0;
  _frameDispatchResultStateSUCCESS = 1;
  _frameDispatchResultStateDONTKNOW = 2;
  _frameFrameActionCOMPONENT_ATTACHED = 0;
  _frameFrameActionCOMPONENT_DETACHING = 1;
  _frameFrameActionCOMPONENT_REATTACHED = 2;
  _frameFrameActionFRAME_ACTIVATED = 3;
  _frameFrameActionFRAME_DEACTIVATING = 4;
  _frameFrameActionCONTEXT_CHANGED = 5;
  _frameFrameActionFRAME_UI_ACTIVATED = 6;
  _frameFrameActionFRAME_UI_DEACTIVATING = 7;
  _frameFrameSearchFlagAUTO = 0;
  _frameFrameSearchFlagPARENT = 1;
  _frameFrameSearchFlagSELF = 2;
  _frameFrameSearchFlagCHILDREN = 4;
  _frameFrameSearchFlagCREATE = 8;
  _frameFrameSearchFlagSIBLINGS = 16;
  _frameFrameSearchFlagTASKS = 32;
  _frameFrameSearchFlagALL = 23;
  _frameFrameSearchFlagGLOBAL = 55;
  _frameLayoutManagerEventsLOCK = 0;
  _frameLayoutManagerEventsUNLOCK = 1;
  _frameLayoutManagerEventsLAYOUT = 2;
  _frameLayoutManagerEventsVISIBLE = 3;
  _frameLayoutManagerEventsINVISIBLE = 4;
  _frameWindowArrangeTILE = 1;
  _frameWindowArrangeVERTICAL = 2;
  _frameWindowArrangeHORIZONTAL = 3;
  _frameWindowArrangeCASCADE = 4;
  _frameWindowArrangeMAXIMIZE = 5;
  _frameWindowArrangeMINIMIZE = 6;
  _framestatusItemStateunknown = 0;
  _framestatusItemStatedisabled = 1;
  _framestatusItemStateread_only = 2;
  _framestatusItemStatedont_care = 16;
  _framestatusItemStatedefault_value = 32;
  _framestatusItemStateset = 64;
  _galleryGalleryItemTypeEMPTY = 0;
  _galleryGalleryItemTypeGRAPHIC = 1;
  _galleryGalleryItemTypeMEDIA = 2;
  _galleryGalleryItemTypeDRAWING = 3;
  _graphicGraphicColorModeNORMAL = 0;
  _graphicGraphicColorModeHIGH_CONTRAST = 1;
  _graphicGraphicTypeEMPTY = 0;
  _graphicGraphicTypePIXEL = 1;
  _graphicGraphicTypeVECTOR = 2;
  _i18nAmPmValueAM = 0;
  _i18nAmPmValuePM = 1;
  _i18nBreakTypeWORDBOUNDARY = 1;
  _i18nBreakTypeHYPHENATION = 2;
  _i18nBreakTypeHANGINGPUNCTUATION = 3;
  _i18nCalendarDisplayCodeSHORT_DAY = 1;
  _i18nCalendarDisplayCodeLONG_DAY = 2;
  _i18nCalendarDisplayCodeSHORT_DAY_NAME = 3;
  _i18nCalendarDisplayCodeLONG_DAY_NAME = 4;
  _i18nCalendarDisplayCodeSHORT_MONTH = 5;
  _i18nCalendarDisplayCodeLONG_MONTH = 6;
  _i18nCalendarDisplayCodeSHORT_MONTH_NAME = 7;
  _i18nCalendarDisplayCodeLONG_MONTH_NAME = 8;
  _i18nCalendarDisplayCodeSHORT_YEAR = 9;
  _i18nCalendarDisplayCodeLONG_YEAR = 10;
  _i18nCalendarDisplayCodeSHORT_ERA = 11;
  _i18nCalendarDisplayCodeLONG_ERA = 12;
  _i18nCalendarDisplayCodeSHORT_YEAR_AND_ERA = 13;
  _i18nCalendarDisplayCodeLONG_YEAR_AND_ERA = 14;
  _i18nCalendarDisplayCodeSHORT_QUARTER = 15;
  _i18nCalendarDisplayCodeLONG_QUARTER = 16;
  _i18nCalendarDisplayIndexAM_PM = 0;
  _i18nCalendarDisplayIndexDAY = 1;
  _i18nCalendarDisplayIndexMONTH = 2;
  _i18nCalendarDisplayIndexYEAR = 3;
  _i18nCalendarDisplayIndexERA = 4;
  _i18nCalendarFieldIndexAM_PM = 0;
  _i18nCalendarFieldIndexDAY_OF_MONTH = 1;
  _i18nCalendarFieldIndexDAY_OF_WEEK = 2;
  _i18nCalendarFieldIndexDAY_OF_YEAR = 3;
  _i18nCalendarFieldIndexDST_OFFSET = 4;
  _i18nCalendarFieldIndexHOUR = 5;
  _i18nCalendarFieldIndexMINUTE = 6;
  _i18nCalendarFieldIndexSECOND = 7;
  _i18nCalendarFieldIndexMILLISECOND = 8;
  _i18nCalendarFieldIndexWEEK_OF_MONTH = 9;
  _i18nCalendarFieldIndexWEEK_OF_YEAR = 10;
  _i18nCalendarFieldIndexYEAR = 11;
  _i18nCalendarFieldIndexMONTH = 12;
  _i18nCalendarFieldIndexERA = 13;
  _i18nCalendarFieldIndexZONE_OFFSET = 14;
  _i18nCalendarFieldIndexFIELD_COUNT = 15;
  _i18nCharacterIteratorModeSKIPCHARACTER = 0;
  _i18nCharacterIteratorModeSKIPCELL = 1;
  _i18nCharacterIteratorModeSKIPCONTROLCHARACTER = 2;
  _i18nCharTypeANY_CHAR = 0;
  _i18nCharTypeUPPERCASE_LETTER = 1;
  _i18nCharTypeLOWERCASE_LETTER = 2;
  _i18nCharTypeTITLECASE_LETTER = 3;
  _i18nCharTypeMODIFIER_LETTER = 4;
  _i18nCharTypeOTHER_LETTER = 5;
  _i18nCharTypeNON_SPACING_MARK = 6;
  _i18nCharTypeENCLOSING_MARK = 7;
  _i18nCharTypeCOMBINING_SPACING_MARK = 8;
  _i18nCharTypeDECIMAL_DIGIT_NUMBER = 9;
  _i18nCharTypeLETTER_NUMBER = 10;
  _i18nCharTypeOTHER_NUMBER = 11;
  _i18nCharTypeSPACE_SEPARATOR = 12;
  _i18nCharTypeLINE_SEPARATOR = 13;
  _i18nCharTypePARAGRAPH_SEPARATOR = 14;
  _i18nCharTypeCONTROL = 15;
  _i18nCharTypeFORMAT = 16;
  _i18nCharTypePRIVATE_USE = 17;
  _i18nCharTypeSURROGATE = 18;
  _i18nCharTypeDASH_PUNCTUATION = 19;
  _i18nCharTypeSTART_PUNCTUATION = 20;
  _i18nCharTypeEND_PUNCTUATION = 21;
  _i18nCharTypeCONNECTOR_PUNCTUATION = 22;
  _i18nCharTypeOTHER_PUNCTUATION = 23;
  _i18nCharTypeMATH_SYMBOL = 24;
  _i18nCharTypeCURRENCY_SYMBOL = 25;
  _i18nCharTypeMODIFIER_SYMBOL = 26;
  _i18nCharTypeOTHER_SYMBOL = 27;
  _i18nCharTypeINITIAL_PUNCTUATION = 28;
  _i18nCharTypeFINAL_PUNCTUATION = 29;
  _i18nCharTypeGENERAL_TYPES_COUNT = 30;
  _i18nCollatorOptionsCollatorOptions_IGNORE_CASE = 1;
  _i18nCollatorOptionsCollatorOptions_IGNORE_KANA = 2;
  _i18nCollatorOptionsCollatorOptions_IGNORE_WIDTH = 4;
  _i18nCollatorOptionsCollatorOptions_IGNORE_CASE_ACCENT = 8;
  _i18nCTLScriptTypeCTL_UNKNOWN = 0;
  _i18nCTLScriptTypeCTL_HEBREW = 1;
  _i18nCTLScriptTypeCTL_ARABIC = 2;
  _i18nCTLScriptTypeCTL_THAI = 3;
  _i18nCTLScriptTypeCTL_INDIC = 4;
  _i18nDirectionPropertyLEFT_TO_RIGHT = 0;
  _i18nDirectionPropertyRIGHT_TO_LEFT = 1;
  _i18nDirectionPropertyEUROPEAN_NUMBER = 2;
  _i18nDirectionPropertyEUROPEAN_NUMBER_SEPARATOR = 3;
  _i18nDirectionPropertyEUROPEAN_NUMBER_TERMINATOR = 4;
  _i18nDirectionPropertyARABIC_NUMBER = 5;
  _i18nDirectionPropertyCOMMON_NUMBER_SEPARATOR = 6;
  _i18nDirectionPropertyBLOCK_SEPARATOR = 7;
  _i18nDirectionPropertySEGMENT_SEPARATOR = 8;
  _i18nDirectionPropertyWHITE_SPACE_NEUTRAL = 9;
  _i18nDirectionPropertyOTHER_NEUTRAL = 10;
  _i18nDirectionPropertyLEFT_TO_RIGHT_EMBEDDING = 11;
  _i18nDirectionPropertyLEFT_TO_RIGHT_OVERRIDE = 12;
  _i18nDirectionPropertyRIGHT_TO_LEFT_ARABIC = 13;
  _i18nDirectionPropertyRIGHT_TO_LEFT_EMBEDDING = 14;
  _i18nDirectionPropertyRIGHT_TO_LEFT_OVERRIDE = 15;
  _i18nDirectionPropertyPOP_DIRECTIONAL_FORMAT = 16;
  _i18nDirectionPropertyDIR_NON_SPACING_MARK = 17;
  _i18nDirectionPropertyBOUNDARY_NEUTRAL = 18;
  _i18nInputSequenceCheckModePASSTHROUGH = 0;
  _i18nInputSequenceCheckModeBASIC = 1;
  _i18nInputSequenceCheckModeSTRICT = 2;
  _i18nKCharacterTypeDIGIT = 1;
  _i18nKCharacterTypeUPPER = 2;
  _i18nKCharacterTypeLOWER = 4;
  _i18nKCharacterTypeTITLE_CASE = 8;
  _i18nKCharacterTypeALPHA = 14;
  _i18nKCharacterTypeCONTROL = 16;
  _i18nKCharacterTypePRINTABLE = 32;
  _i18nKCharacterTypeBASE_FORM = 64;
  _i18nKCharacterTypeLETTER = 128;
  _i18nKNumberFormatTypeSHORT = 1;
  _i18nKNumberFormatTypeMEDIUM = 2;
  _i18nKNumberFormatTypeLONG = 3;
  _i18nKNumberFormatUsageDATE = 1;
  _i18nKNumberFormatUsageTIME = 2;
  _i18nKNumberFormatUsageDATE_TIME = 3;
  _i18nKNumberFormatUsageFIXED_NUMBER = 4;
  _i18nKNumberFormatUsageFRACTION_NUMBER = 5;
  _i18nKNumberFormatUsagePERCENT_NUMBER = 6;
  _i18nKNumberFormatUsageSCIENTIFIC_NUMBER = 7;
  _i18nKNumberFormatUsageCURRENCY = 8;
  _i18nKParseTokensASC_UPALPHA = 1;
  _i18nKParseTokensASC_LOALPHA = 2;
  _i18nKParseTokensASC_DIGIT = 4;
  _i18nKParseTokensASC_UNDERSCORE = 8;
  _i18nKParseTokensASC_DOLLAR = 16;
  _i18nKParseTokensASC_DOT = 32;
  _i18nKParseTokensASC_COLON = 64;
  _i18nKParseTokensASC_CONTROL = 512;
  _i18nKParseTokensASC_ANY_BUT_CONTROL = 1024;
  _i18nKParseTokensASC_OTHER = 2048;
  _i18nKParseTokensUNI_UPALPHA = 4096;
  _i18nKParseTokensUNI_LOALPHA = 8192;
  _i18nKParseTokensUNI_DIGIT = 16384;
  _i18nKParseTokensUNI_TITLE_ALPHA = 32768;
  _i18nKParseTokensUNI_MODIFIER_LETTER = 65536;
  _i18nKParseTokensUNI_OTHER_LETTER = 131072;
  _i18nKParseTokensUNI_LETTER_NUMBER = 262144;
  _i18nKParseTokensUNI_OTHER_NUMBER = 524288;
  _i18nKParseTokensTWO_DOUBLE_QUOTES_BREAK_STRING = 268435456;
  _i18nKParseTokensUNI_OTHER = 536870912;
  _i18nKParseTokensIGNORE_LEADING_WS = 1073741824;
  _i18nKParseTokensASC_ALPHA = 3;
  _i18nKParseTokensASC_ALNUM = 7;
  _i18nKParseTokensUNI_ALPHA = 45056;
  _i18nKParseTokensUNI_ALNUM = 61440;
  _i18nKParseTokensUNI_LETTER = 241664;
  _i18nKParseTokensUNI_NUMBER = 802816;
  _i18nKParseTokensANY_ALPHA = 45059;
  _i18nKParseTokensANY_DIGIT = 16388;
  _i18nKParseTokensANY_ALNUM = 61447;
  _i18nKParseTokensANY_LETTER = 241667;
  _i18nKParseTokensANY_NUMBER = 802820;
  _i18nKParseTokensANY_LETTER_OR_NUMBER = 1044487;
  _i18nKParseTypeONE_SINGLE_CHAR = 1;
  _i18nKParseTypeBOOLEAN = 2;
  _i18nKParseTypeIDENTNAME = 4;
  _i18nKParseTypeSINGLE_QUOTE_NAME = 8;
  _i18nKParseTypeDOUBLE_QUOTE_STRING = 16;
  _i18nKParseTypeASC_NUMBER = 32;
  _i18nKParseTypeUNI_NUMBER = 64;
  _i18nKParseTypeMISSING_QUOTE = 1073741824;
  _i18nKParseTypeANY_NUMBER = 96;
  _i18nLocaleItemDATE_SEPARATOR = 0;
  _i18nLocaleItemTHOUSAND_SEPARATOR = 1;
  _i18nLocaleItemDECIMAL_SEPARATOR = 2;
  _i18nLocaleItemTIME_SEPARATOR = 3;
  _i18nLocaleItemTIME_100SEC_SEPARATOR = 4;
  _i18nLocaleItemLIST_SEPARATOR = 5;
  _i18nLocaleItemSINGLE_QUOTATION_START = 6;
  _i18nLocaleItemSINGLE_QUOTATION_END = 7;
  _i18nLocaleItemDOUBLE_QUOTATION_START = 8;
  _i18nLocaleItemDOUBLE_QUOTATION_END = 9;
  _i18nLocaleItemMEASUREMENT_SYSTEM = 10;
  _i18nLocaleItemTIME_AM = 11;
  _i18nLocaleItemTIME_PM = 12;
  _i18nLocaleItemLONG_DATE_DAY_OF_WEEK_SEPARATOR = 13;
  _i18nLocaleItemLONG_DATE_DAY_SEPARATOR = 14;
  _i18nLocaleItemLONG_DATE_MONTH_SEPARATOR = 15;
  _i18nLocaleItemLONG_DATE_YEAR_SEPARATOR = 16;
  _i18nLocaleItemCOUNT = 17;
  _i18nMonthsJANUARY = 0;
  _i18nMonthsFEBURARY = 1;
  _i18nMonthsMARCH = 2;
  _i18nMonthsAPRIL = 3;
  _i18nMonthsMAY = 4;
  _i18nMonthsJUNE = 5;
  _i18nMonthsJULY = 6;
  _i18nMonthsAUGUST = 7;
  _i18nMonthsSEPTEMBER = 8;
  _i18nMonthsOCTOBER = 9;
  _i18nMonthsNOVEMBER = 10;
  _i18nMonthsDECEMBER = 11;
  _i18nNativeNumberModeNATNUM0 = 0;
  _i18nNativeNumberModeNATNUM1 = 1;
  _i18nNativeNumberModeNATNUM2 = 2;
  _i18nNativeNumberModeNATNUM3 = 3;
  _i18nNativeNumberModeNATNUM4 = 4;
  _i18nNativeNumberModeNATNUM5 = 5;
  _i18nNativeNumberModeNATNUM6 = 6;
  _i18nNativeNumberModeNATNUM7 = 7;
  _i18nNativeNumberModeNATNUM8 = 8;
  _i18nNativeNumberModeNATNUM9 = 9;
  _i18nNativeNumberModeNATNUM10 = 10;
  _i18nNativeNumberModeNATNUM11 = 11;
  _i18nNumberFormatIndexNUMBER_START = 0;
  _i18nNumberFormatIndexNUMBER_STANDARD = 0;
  _i18nNumberFormatIndexNUMBER_INT = 1;
  _i18nNumberFormatIndexNUMBER_DEC2 = 2;
  _i18nNumberFormatIndexNUMBER_1000INT = 3;
  _i18nNumberFormatIndexNUMBER_1000DEC2 = 4;
  _i18nNumberFormatIndexNUMBER_SYSTEM = 5;
  _i18nNumberFormatIndexNUMBER_END = 5;
  _i18nNumberFormatIndexSCIENTIFIC_START = 6;
  _i18nNumberFormatIndexSCIENTIFIC_000E000 = 6;
  _i18nNumberFormatIndexSCIENTIFIC_000E00 = 7;
  _i18nNumberFormatIndexSCIENTIFIC_END = 7;
  _i18nNumberFormatIndexPERCENT_START = 8;
  _i18nNumberFormatIndexPERCENT_INT = 8;
  _i18nNumberFormatIndexPERCENT_DEC2 = 9;
  _i18nNumberFormatIndexPERCENT_END = 9;
  _i18nNumberFormatIndexFRACTION_START = 10;
  _i18nNumberFormatIndexFRACTION_1 = 10;
  _i18nNumberFormatIndexFRACTION_2 = 11;
  _i18nNumberFormatIndexFRACTION_END = 11;
  _i18nNumberFormatIndexCURRENCY_START = 12;
  _i18nNumberFormatIndexCURRENCY_1000INT = 12;
  _i18nNumberFormatIndexCURRENCY_1000DEC2 = 13;
  _i18nNumberFormatIndexCURRENCY_1000INT_RED = 14;
  _i18nNumberFormatIndexCURRENCY_1000DEC2_RED = 15;
  _i18nNumberFormatIndexCURRENCY_1000DEC2_CCC = 16;
  _i18nNumberFormatIndexCURRENCY_1000DEC2_DASHED = 17;
  _i18nNumberFormatIndexCURRENCY_END = 17;
  _i18nNumberFormatIndexDATE_START = 18;
  _i18nNumberFormatIndexDATE_SYSTEM_SHORT = 18;
  _i18nNumberFormatIndexDATE_SYSTEM_LONG = 19;
  _i18nNumberFormatIndexDATE_SYS_DDMMYY = 20;
  _i18nNumberFormatIndexDATE_SYS_DDMMYYYY = 21;
  _i18nNumberFormatIndexDATE_SYS_DMMMYY = 22;
  _i18nNumberFormatIndexDATE_SYS_DMMMYYYY = 23;
  _i18nNumberFormatIndexDATE_DIN_DMMMYYYY = 24;
  _i18nNumberFormatIndexDATE_SYS_DMMMMYYYY = 25;
  _i18nNumberFormatIndexDATE_DIN_DMMMMYYYY = 26;
  _i18nNumberFormatIndexDATE_SYS_NNDMMMYY = 27;
  _i18nNumberFormatIndexDATE_DEF_NNDDMMMYY = 28;
  _i18nNumberFormatIndexDATE_SYS_NNDMMMMYYYY = 29;
  _i18nNumberFormatIndexDATE_SYS_NNNNDMMMMYYYY = 30;
  _i18nNumberFormatIndexDATE_DIN_MMDD = 31;
  _i18nNumberFormatIndexDATE_DIN_YYMMDD = 32;
  _i18nNumberFormatIndexDATE_DIN_YYYYMMDD = 33;
  _i18nNumberFormatIndexDATE_SYS_MMYY = 34;
  _i18nNumberFormatIndexDATE_SYS_DDMMM = 35;
  _i18nNumberFormatIndexDATE_MMMM = 36;
  _i18nNumberFormatIndexDATE_QQJJ = 37;
  _i18nNumberFormatIndexDATE_WW = 38;
  _i18nNumberFormatIndexDATE_END = 38;
  _i18nNumberFormatIndexTIME_START = 39;
  _i18nNumberFormatIndexTIME_HHMM = 39;
  _i18nNumberFormatIndexTIME_HHMMSS = 40;
  _i18nNumberFormatIndexTIME_HHMMAMPM = 41;
  _i18nNumberFormatIndexTIME_HHMMSSAMPM = 42;
  _i18nNumberFormatIndexTIME_HH_MMSS = 43;
  _i18nNumberFormatIndexTIME_MMSS00 = 44;
  _i18nNumberFormatIndexTIME_HH_MMSS00 = 45;
  _i18nNumberFormatIndexTIME_END = 45;
  _i18nNumberFormatIndexDATETIME_START = 46;
  _i18nNumberFormatIndexDATETIME_SYSTEM_SHORT_HHMM = 46;
  _i18nNumberFormatIndexDATETIME_SYS_DDMMYYYY_HHMMSS = 47;
  _i18nNumberFormatIndexDATETIME_END = 47;
  _i18nNumberFormatIndexBOOLEAN = 48;
  _i18nNumberFormatIndexTEXT = 49;
  _i18nNumberFormatIndexINDEX_TABLE_ENTRIES = 50;
  _i18nreservedWordsTRUE_WORD = 0;
  _i18nreservedWordsFALSE_WORD = 1;
  _i18nreservedWordsQUARTER1_WORD = 2;
  _i18nreservedWordsQUARTER2_WORD = 3;
  _i18nreservedWordsQUARTER3_WORD = 4;
  _i18nreservedWordsQUARTER4_WORD = 5;
  _i18nreservedWordsABOVE_WORD = 6;
  _i18nreservedWordsBELOW_WORD = 7;
  _i18nreservedWordsQUARTER1_ABBREVIATION = 8;
  _i18nreservedWordsQUARTER2_ABBREVIATION = 9;
  _i18nreservedWordsQUARTER3_ABBREVIATION = 10;
  _i18nreservedWordsQUARTER4_ABBREVIATION = 11;
  _i18nreservedWordsCOUNT = 12;
  _i18nScriptDirectionNEUTRAL = 0;
  _i18nScriptDirectionLEFT_TO_RIGHT = 1;
  _i18nScriptDirectionRIGHT_TO_LEFT = 2;
  _i18nScriptTypeLATIN = 1;
  _i18nScriptTypeASIAN = 2;
  _i18nScriptTypeCOMPLEX = 3;
  _i18nScriptTypeWEAK = 4;
  _i18nTextConversionOptionNONE = 0;
  _i18nTextConversionOptionCHARACTER_BY_CHARACTER = 1;
  _i18nTextConversionOptionIGNORE_POST_POSITIONAL_WORD = 2;
  _i18nTextConversionOptionUSE_CHARACTER_VARIANTS = 2;
  _i18nTextConversionTypeTO_HANGUL = 1;
  _i18nTextConversionTypeTO_HANJA = 2;
  _i18nTextConversionTypeTO_SCHINESE = 3;
  _i18nTextConversionTypeTO_TCHINESE = 4;
  _i18nTransliterationModulesUPPERCASE_LOWERCASE = 1;
  _i18nTransliterationModulesLOWERCASE_UPPERCASE = 2;
  _i18nTransliterationModulesHALFWIDTH_FULLWIDTH = 3;
  _i18nTransliterationModulesFULLWIDTH_HALFWIDTH = 4;
  _i18nTransliterationModulesKATAKANA_HIRAGANA = 5;
  _i18nTransliterationModulesHIRAGANA_KATAKANA = 6;
  _i18nTransliterationModulesNumToTextLower_zh_CN = 7;
  _i18nTransliterationModulesNumToTextUpper_zh_CN = 8;
  _i18nTransliterationModulesNumToTextLower_zh_TW = 9;
  _i18nTransliterationModulesNumToTextUpper_zh_TW = 10;
  _i18nTransliterationModulesNumToTextFormalHangul_ko = 11;
  _i18nTransliterationModulesNumToTextFormalLower_ko = 12;
  _i18nTransliterationModulesNumToTextFormalUpper_ko = 13;
  _i18nTransliterationModulesNON_IGNORE_MASK = 255;
  _i18nTransliterationModulesIGNORE_MASK = -256;
  _i18nTransliterationModulesIGNORE_CASE = 256;
  _i18nTransliterationModulesIGNORE_KANA = 512;
  _i18nTransliterationModulesIGNORE_WIDTH = 1024;
  _i18nTransliterationModulesignoreTraditionalKanji_ja_JP = 4096;
  _i18nTransliterationModulesignoreTraditionalKana_ja_JP = 8192;
  _i18nTransliterationModulesignoreMinusSign_ja_JP = 16384;
  _i18nTransliterationModulesignoreIterationMark_ja_JP = 32768;
  _i18nTransliterationModulesignoreSeparator_ja_JP = 65536;
  _i18nTransliterationModulesignoreZiZu_ja_JP = 131072;
  _i18nTransliterationModulesignoreBaFa_ja_JP = 262144;
  _i18nTransliterationModulesignoreTiJi_ja_JP = 524288;
  _i18nTransliterationModulesignoreHyuByu_ja_JP = 1048576;
  _i18nTransliterationModulesignoreSeZe_ja_JP = 2097152;
  _i18nTransliterationModulesignoreIandEfollowedByYa_ja_JP = 4194304;
  _i18nTransliterationModulesignoreKiKuFollowedBySa_ja_JP = 8388608;
  _i18nTransliterationModulesignoreSize_ja_JP = 16777216;
  _i18nTransliterationModulesignoreProlongedSoundMark_ja_JP = 33554432;
  _i18nTransliterationModulesignoreMiddleDot_ja_JP = 67108864;
  _i18nTransliterationModulesignoreSpace_ja_JP = 134217728;
  _i18nTransliterationModulessmallToLarge_ja_JP = 268435456;
  _i18nTransliterationModuleslargeToSmall_ja_JP = 536870912;
  _i18nTransliterationModulesEND_OF_MODULE = 0;
  _i18nTransliterationModulesNewUPPERCASE_LOWERCASE = 1;
  _i18nTransliterationModulesNewLOWERCASE_UPPERCASE = 2;
  _i18nTransliterationModulesNewHALFWIDTH_FULLWIDTH = 3;
  _i18nTransliterationModulesNewFULLWIDTH_HALFWIDTH = 4;
  _i18nTransliterationModulesNewKATAKANA_HIRAGANA = 5;
  _i18nTransliterationModulesNewHIRAGANA_KATAKANA = 6;
  _i18nTransliterationModulesNewIGNORE_CASE = 7;
  _i18nTransliterationModulesNewIGNORE_KANA = 8;
  _i18nTransliterationModulesNewIGNORE_WIDTH = 9;
  _i18nTransliterationModulesNewignoreTraditionalKanji_ja_JP = 10;
  _i18nTransliterationModulesNewignoreTraditionalKana_ja_JP = 11;
  _i18nTransliterationModulesNewignoreMinusSign_ja_JP = 12;
  _i18nTransliterationModulesNewignoreIterationMark_ja_JP = 13;
  _i18nTransliterationModulesNewignoreSeparator_ja_JP = 14;
  _i18nTransliterationModulesNewignoreZiZu_ja_JP = 15;
  _i18nTransliterationModulesNewignoreBaFa_ja_JP = 16;
  _i18nTransliterationModulesNewignoreTiJi_ja_JP = 17;
  _i18nTransliterationModulesNewignoreHyuByu_ja_JP = 18;
  _i18nTransliterationModulesNewignoreSeZe_ja_JP = 19;
  _i18nTransliterationModulesNewignoreIandEfollowedByYa_ja_JP = 20;
  _i18nTransliterationModulesNewignoreKiKuFollowedBySa_ja_JP = 21;
  _i18nTransliterationModulesNewignoreSize_ja_JP = 22;
  _i18nTransliterationModulesNewignoreProlongedSoundMark_ja_JP = 23;
  _i18nTransliterationModulesNewignoreMiddleDot_ja_JP = 24;
  _i18nTransliterationModulesNewignoreSpace_ja_JP = 25;
  _i18nTransliterationModulesNewsmallToLarge_ja_JP = 26;
  _i18nTransliterationModulesNewlargeToSmall_ja_JP = 27;
  _i18nTransliterationModulesNewNumToTextLower_zh_CN = 28;
  _i18nTransliterationModulesNewNumToTextUpper_zh_CN = 29;
  _i18nTransliterationModulesNewNumToTextLower_zh_TW = 30;
  _i18nTransliterationModulesNewNumToTextUpper_zh_TW = 31;
  _i18nTransliterationModulesNewNumToTextFormalHangul_ko = 32;
  _i18nTransliterationModulesNewNumToTextFormalLower_ko = 33;
  _i18nTransliterationModulesNewNumToTextFormalUpper_ko = 34;
  _i18nTransliterationModulesNewNumToTextInformalHangul_ko = 35;
  _i18nTransliterationModulesNewNumToTextInformalLower_ko = 36;
  _i18nTransliterationModulesNewNumToTextInformalUpper_ko = 37;
  _i18nTransliterationModulesNewNumToCharLower_zh_CN = 38;
  _i18nTransliterationModulesNewNumToCharUpper_zh_CN = 39;
  _i18nTransliterationModulesNewNumToCharLower_zh_TW = 40;
  _i18nTransliterationModulesNewNumToCharUpper_zh_TW = 41;
  _i18nTransliterationModulesNewNumToCharHangul_ko = 42;
  _i18nTransliterationModulesNewNumToCharLower_ko = 43;
  _i18nTransliterationModulesNewNumToCharUpper_ko = 44;
  _i18nTransliterationModulesNewNumToCharFullwidth = 45;
  _i18nTransliterationModulesNewNumToCharKanjiShort_ja_JP = 46;
  _i18nTransliterationModulesNewTextToNumLower_zh_CN = 47;
  _i18nTransliterationModulesNewTextToNumUpper_zh_CN = 48;
  _i18nTransliterationModulesNewTextToNumLower_zh_TW = 49;
  _i18nTransliterationModulesNewTextToNumUpper_zh_TW = 50;
  _i18nTransliterationModulesNewTextToNumFormalHangul_ko = 51;
  _i18nTransliterationModulesNewTextToNumFormalLower_ko = 52;
  _i18nTransliterationModulesNewTextToNumFormalUpper_ko = 53;
  _i18nTransliterationModulesNewTextToNumInformalHangul_ko = 54;
  _i18nTransliterationModulesNewTextToNumInformalLower_ko = 55;
  _i18nTransliterationModulesNewTextToNumInformalUpper_ko = 56;
  _i18nTransliterationModulesNewCharToNumLower_zh_CN = 59;
  _i18nTransliterationModulesNewCharToNumUpper_zh_CN = 60;
  _i18nTransliterationModulesNewCharToNumLower_zh_TW = 61;
  _i18nTransliterationModulesNewCharToNumUpper_zh_TW = 62;
  _i18nTransliterationModulesNewCharToNumHangul_ko = 63;
  _i18nTransliterationModulesNewCharToNumLower_ko = 64;
  _i18nTransliterationModulesNewCharToNumUpper_ko = 65;
  _i18nTransliterationModulesNewEND_OF_MODULE = 0;
  _i18nTransliterationTypeNONE = 0;
  _i18nTransliterationTypeONE_TO_ONE = 1;
  _i18nTransliterationTypeNUMERIC = 2;
  _i18nTransliterationTypeONE_TO_ONE_NUMERIC = 3;
  _i18nTransliterationTypeIGNORE = 4;
  _i18nTransliterationTypeCASCADE = 8;
  _i18nUnicodeScriptkBasicLatin = 0;
  _i18nUnicodeScriptkLatin1Supplement = 1;
  _i18nUnicodeScriptkLatinExtendedA = 2;
  _i18nUnicodeScriptkLatinExtendedB = 3;
  _i18nUnicodeScriptkIPAExtension = 4;
  _i18nUnicodeScriptkSpacingModifier = 5;
  _i18nUnicodeScriptkCombiningDiacritical = 6;
  _i18nUnicodeScriptkGreek = 7;
  _i18nUnicodeScriptkCyrillic = 8;
  _i18nUnicodeScriptkArmenian = 9;
  _i18nUnicodeScriptkHebrew = 10;
  _i18nUnicodeScriptkArabic = 11;
  _i18nUnicodeScriptkSyriac = 12;
  _i18nUnicodeScriptkThaana = 13;
  _i18nUnicodeScriptkDevanagari = 14;
  _i18nUnicodeScriptkBengali = 15;
  _i18nUnicodeScriptkGurmukhi = 16;
  _i18nUnicodeScriptkGujarati = 17;
  _i18nUnicodeScriptkOriya = 18;
  _i18nUnicodeScriptkTamil = 19;
  _i18nUnicodeScriptkTelugu = 20;
  _i18nUnicodeScriptkKannada = 21;
  _i18nUnicodeScriptkMalayalam = 22;
  _i18nUnicodeScriptkSinhala = 23;
  _i18nUnicodeScriptkThai = 24;
  _i18nUnicodeScriptkLao = 25;
  _i18nUnicodeScriptkTibetan = 26;
  _i18nUnicodeScriptkMyanmar = 27;
  _i18nUnicodeScriptkGeorgian = 28;
  _i18nUnicodeScriptkHangulJamo = 29;
  _i18nUnicodeScriptkEthiopic = 30;
  _i18nUnicodeScriptkCherokee = 31;
  _i18nUnicodeScriptkUnifiedCanadianAboriginalSyllabics = 32;
  _i18nUnicodeScriptkOgham = 33;
  _i18nUnicodeScriptkRunic = 34;
  _i18nUnicodeScriptkKhmer = 35;
  _i18nUnicodeScriptkMongolian = 36;
  _i18nUnicodeScriptkLatinExtendedAdditional = 37;
  _i18nUnicodeScriptkGreekExtended = 38;
  _i18nUnicodeScriptkGeneralPunctuation = 39;
  _i18nUnicodeScriptkSuperSubScript = 40;
  _i18nUnicodeScriptkCurrencySymbolScript = 41;
  _i18nUnicodeScriptkSymbolCombiningMark = 42;
  _i18nUnicodeScriptkLetterlikeSymbol = 43;
  _i18nUnicodeScriptkNumberForm = 44;
  _i18nUnicodeScriptkArrow = 45;
  _i18nUnicodeScriptkMathOperator = 46;
  _i18nUnicodeScriptkMiscTechnical = 47;
  _i18nUnicodeScriptkControlPicture = 48;
  _i18nUnicodeScriptkOpticalCharacter = 49;
  _i18nUnicodeScriptkEnclosedAlphanumeric = 50;
  _i18nUnicodeScriptkBoxDrawing = 51;
  _i18nUnicodeScriptkBlockElement = 52;
  _i18nUnicodeScriptkGeometricShape = 53;
  _i18nUnicodeScriptkMiscSymbol = 54;
  _i18nUnicodeScriptkDingbat = 55;
  _i18nUnicodeScriptkBraillePatterns = 56;
  _i18nUnicodeScriptkCJKRadicalsSupplement = 57;
  _i18nUnicodeScriptkKangxiRadicals = 58;
  _i18nUnicodeScriptkIdeographicDescriptionCharacters = 59;
  _i18nUnicodeScriptkCJKSymbolPunctuation = 60;
  _i18nUnicodeScriptkHiragana = 61;
  _i18nUnicodeScriptkKatakana = 62;
  _i18nUnicodeScriptkBopomofo = 63;
  _i18nUnicodeScriptkHangulCompatibilityJamo = 64;
  _i18nUnicodeScriptkKanbun = 65;
  _i18nUnicodeScriptkBopomofoExtended = 66;
  _i18nUnicodeScriptkEnclosedCJKLetterMonth = 67;
  _i18nUnicodeScriptkCJKCompatibility = 68;
  _i18nUnicodeScriptk_CJKUnifiedIdeographsExtensionA = 69;
  _i18nUnicodeScriptkCJKUnifiedIdeograph = 70;
  _i18nUnicodeScriptkYiSyllables = 71;
  _i18nUnicodeScriptkYiRadicals = 72;
  _i18nUnicodeScriptkHangulSyllable = 73;
  _i18nUnicodeScriptkHighSurrogate = 74;
  _i18nUnicodeScriptkHighPrivateUseSurrogate = 75;
  _i18nUnicodeScriptkLowSurrogate = 76;
  _i18nUnicodeScriptkPrivateUse = 77;
  _i18nUnicodeScriptkCJKCompatibilityIdeograph = 78;
  _i18nUnicodeScriptkAlphabeticPresentation = 79;
  _i18nUnicodeScriptkArabicPresentationA = 80;
  _i18nUnicodeScriptkCombiningHalfMark = 81;
  _i18nUnicodeScriptkCJKCompatibilityForm = 82;
  _i18nUnicodeScriptkSmallFormVariant = 83;
  _i18nUnicodeScriptkArabicPresentationB = 84;
  _i18nUnicodeScriptkNoScript = 85;
  _i18nUnicodeScriptkHalfwidthFullwidthForm = 86;
  _i18nUnicodeScriptkScriptCount = 87;
  _i18nUnicodeTypeUNASSIGNED = 0;
  _i18nUnicodeTypeUPPERCASE_LETTER = 1;
  _i18nUnicodeTypeLOWERCASE_LETTER = 2;
  _i18nUnicodeTypeTITLECASE_LETTER = 3;
  _i18nUnicodeTypeMODIFIER_LETTER = 4;
  _i18nUnicodeTypeOTHER_LETTER = 5;
  _i18nUnicodeTypeNON_SPACING_MARK = 6;
  _i18nUnicodeTypeENCLOSING_MARK = 7;
  _i18nUnicodeTypeCOMBINING_SPACING_MARK = 8;
  _i18nUnicodeTypeDECIMAL_DIGIT_NUMBER = 9;
  _i18nUnicodeTypeLETTER_NUMBER = 10;
  _i18nUnicodeTypeOTHER_NUMBER = 11;
  _i18nUnicodeTypeSPACE_SEPARATOR = 12;
  _i18nUnicodeTypeLINE_SEPARATOR = 13;
  _i18nUnicodeTypePARAGRAPH_SEPARATOR = 14;
  _i18nUnicodeTypeCONTROL = 15;
  _i18nUnicodeTypeFORMAT = 16;
  _i18nUnicodeTypePRIVATE_USE = 17;
  _i18nUnicodeTypeSURROGATE = 18;
  _i18nUnicodeTypeDASH_PUNCTUATION = 19;
  _i18nUnicodeTypeINITIAL_PUNCTUATION = 20;
  _i18nUnicodeTypeFINAL_PUNCTUATION = 21;
  _i18nUnicodeTypeCONNECTOR_PUNCTUATION = 22;
  _i18nUnicodeTypeOTHER_PUNCTUATION = 23;
  _i18nUnicodeTypeMATH_SYMBOL = 24;
  _i18nUnicodeTypeCURRENCY_SYMBOL = 25;
  _i18nUnicodeTypeMODIFIER_SYMBOL = 26;
  _i18nUnicodeTypeOTHER_SYMBOL = 27;
  _i18nUnicodeTypeSTART_PUNCTUATION = 28;
  _i18nUnicodeTypeEND_PUNCTUATION = 29;
  _i18nUnicodeTypeGENERAL_TYPES_COUNT = 30;
  _i18nWeekdaysSUNDAY = 0;
  _i18nWeekdaysMONDAY = 1;
  _i18nWeekdaysTUESDAY = 2;
  _i18nWeekdaysWEDNESDAY = 3;
  _i18nWeekdaysTHURSDAY = 4;
  _i18nWeekdaysFRIDAY = 5;
  _i18nWeekdaysSATURDAY = 6;
  _i18nWordTypeANY_WORD = 0;
  _i18nWordTypeANYWORD_IGNOREWHITESPACES = 1;
  _i18nWordTypeDICTIONARY_WORD = 2;
  _i18nWordTypeWORD_COUNT = 3;
  _inspectionInteractiveSelectionResultCancelled = 0;
  _inspectionInteractiveSelectionResultSuccess = 1;
  _inspectionInteractiveSelectionResultObtainedValue = 2;
  _inspectionInteractiveSelectionResultPending = 3;
  _inspectionPropertyControlTypeListBox = 1;
  _inspectionPropertyControlTypeComboBox = 2;
  _inspectionPropertyControlTypeTextField = 3;
  _inspectionPropertyControlTypeMultiLineTextField = 4;
  _inspectionPropertyControlTypeCharacterField = 5;
  _inspectionPropertyControlTypeStringListField = 6;
  _inspectionPropertyControlTypeColorListBox = 7;
  _inspectionPropertyControlTypeNumericField = 8;
  _inspectionPropertyControlTypeDateField = 9;
  _inspectionPropertyControlTypeTimeField = 10;
  _inspectionPropertyControlTypeDateTimeField = 11;
  _inspectionPropertyControlTypeHyperlinkField = 12;
  _inspectionPropertyControlTypeUnknown = 13;
  _inspectionPropertyLineElementInputControl = 1;
  _inspectionPropertyLineElementPrimaryButton = 2;
  _inspectionPropertyLineElementSecondaryButton = 4;
  _inspectionPropertyLineElementAll = 255;
  _installationProtDlgResNOCHANGE = 0;
  _installationProtDlgResCHECK = 1;
  _installationProtDlgResUNCHECK = 2;
  _installationprotocolsALL = 0;
  _installationprotocolsHTTP = 1;
  _installationprotocolsFTP = 2;
  _installationprotocolsHTTPS = 3;
  _installationprotocolsMAIL = 4;
  _installationprotocolsNEWS = 5;
  _langSystemDependentSYSTEM_WIN32 = 1;
  _langSystemDependentSYSTEM_WIN16 = 2;
  _langSystemDependentSYSTEM_JAVA = 3;
  _langSystemDependentSYSTEM_OS2 = 4;
  _langSystemDependentSYSTEM_MAC = 5;
  _langSystemDependentSYSTEM_XWINDOW = 6;
  _linguistic2ConversionDictionaryTypeHANGUL_HANJA = 1;
  _linguistic2ConversionDictionaryTypeSCHINESE_TCHINESE = 2;
  _linguistic2ConversionDirectionFROM_LEFT = 0;
  _linguistic2ConversionDirectionFROM_RIGHT = 1;
  _linguistic2ConversionPropertyTypeNOT_DEFINED = 0;
  _linguistic2ConversionPropertyTypeOTHER = 1;
  _linguistic2ConversionPropertyTypeFOREIGN = 2;
  _linguistic2ConversionPropertyTypeFIRST_NAME = 3;
  _linguistic2ConversionPropertyTypeLAST_NAME = 4;
  _linguistic2ConversionPropertyTypeTITLE = 5;
  _linguistic2ConversionPropertyTypeSTATUS = 6;
  _linguistic2ConversionPropertyTypePLACE_NAME = 7;
  _linguistic2ConversionPropertyTypeBUSINESS = 8;
  _linguistic2ConversionPropertyTypeADJECTIVE = 9;
  _linguistic2ConversionPropertyTypeIDIOM = 10;
  _linguistic2ConversionPropertyTypeABBREVIATION = 11;
  _linguistic2ConversionPropertyTypeNUMERICAL = 12;
  _linguistic2ConversionPropertyTypeNOUN = 13;
  _linguistic2ConversionPropertyTypeVERB = 14;
  _linguistic2ConversionPropertyTypeBRAND_NAME = 15;
  _linguistic2DictionaryEventFlagsADD_ENTRY = 1;
  _linguistic2DictionaryEventFlagsDEL_ENTRY = 2;
  _linguistic2DictionaryEventFlagsCHG_NAME = 4;
  _linguistic2DictionaryEventFlagsCHG_LANGUAGE = 8;
  _linguistic2DictionaryEventFlagsENTRIES_CLEARED = 16;
  _linguistic2DictionaryEventFlagsACTIVATE_DIC = 32;
  _linguistic2DictionaryEventFlagsDEACTIVATE_DIC = 64;
  _linguistic2DictionaryListEventFlagsADD_POS_ENTRY = 1;
  _linguistic2DictionaryListEventFlagsDEL_POS_ENTRY = 2;
  _linguistic2DictionaryListEventFlagsADD_NEG_ENTRY = 4;
  _linguistic2DictionaryListEventFlagsDEL_NEG_ENTRY = 8;
  _linguistic2DictionaryListEventFlagsACTIVATE_POS_DIC = 16;
  _linguistic2DictionaryListEventFlagsDEACTIVATE_POS_DIC = 32;
  _linguistic2DictionaryListEventFlagsACTIVATE_NEG_DIC = 64;
  _linguistic2DictionaryListEventFlagsDEACTIVATE_NEG_DIC = 128;
  _linguistic2DictionaryTypePOSITIVE = 0;
  _linguistic2DictionaryTypeNEGATIVE = 1;
  _linguistic2DictionaryTypeMIXED = 2;
  _linguistic2LinguServiceEventFlagsSPELL_CORRECT_WORDS_AGAIN = 1;
  _linguistic2LinguServiceEventFlagsSPELL_WRONG_WORDS_AGAIN = 2;
  _linguistic2LinguServiceEventFlagsHYPHENATE_AGAIN = 4;
  _linguistic2SpellFailureIS_NEGATIVE_WORD = 2;
  _linguistic2SpellFailureCAPTION_ERROR = 3;
  _linguistic2SpellFailureSPELLING_ERROR = 4;
  _mailMailServiceTypeSMTP = 0;
  _mailMailServiceTypePOP3 = 1;
  _mailMailServiceTypeIMAP = 2;
  _mediaZoomLevelNOT_AVAILABLE = 0;
  _mediaZoomLevelORIGINAL = 1;
  _mediaZoomLevelFIT_TO_WINDOW = 2;
  _mediaZoomLevelFIT_TO_WINDOW_FIXED_ASPECT = 3;
  _mediaZoomLevelFULLSCREEN = 4;
  _mediaZoomLevelZOOM_1_TO_4 = 5;
  _mediaZoomLevelZOOM_1_TO_2 = 6;
  _mediaZoomLevelZOOM_2_TO_1 = 7;
  _mediaZoomLevelZOOM_4_TO_1 = 8;
  _mozillaMozillaProductTypeDefault = 0;
  _mozillaMozillaProductTypeMozilla = 1;
  _mozillaMozillaProductTypeFirefox = 2;
  _mozillaMozillaProductTypeThunderbird = 3;
  _packageszipZipConstantsDEFLATED = 8;
  _packageszipZipConstantsNO_COMPRESSION = 0;
  _packageszipZipConstantsBEST_SPEED = 1;
  _packageszipZipConstantsBEST_COMPRESSION = 9;
  _packageszipZipConstantsDEFAULT_COMPRESSION = -1;
  _packageszipZipConstantsFILTERED = 1;
  _packageszipZipConstantsHUFFMAN_ONLY = 2;
  _packageszipZipConstantsDEFAULT_STRATEGY = 0;
  _packageszipZipConstantsSTORED = 0;
  _packageszipZipConstantsDEF_MEM_LEVEL = 8;
  _packageszipZipConstantsLOCSIG = 67324752;
  _packageszipZipConstantsEXTSIG = 134695760;
  _packageszipZipConstantsCENSIG = 33639248;
  _packageszipZipConstantsENDSIG = 101010256;
  _packageszipZipConstantsSPANSIG = 134695760;
  _packageszipZipConstantsLOCHDR = 30;
  _packageszipZipConstantsEXTHDR = 16;
  _packageszipZipConstantsCENHDR = 46;
  _packageszipZipConstantsENDHDR = 22;
  _packageszipZipConstantsLOCVER = 4;
  _packageszipZipConstantsLOCFLG = 6;
  _packageszipZipConstantsLOCHOW = 8;
  _packageszipZipConstantsLOCTIM = 10;
  _packageszipZipConstantsLOCCRC = 14;
  _packageszipZipConstantsLOCSIZ = 18;
  _packageszipZipConstantsLOCLEN = 22;
  _packageszipZipConstantsLOCNAM = 26;
  _packageszipZipConstantsLOCEXT = 28;
  _packageszipZipConstantsEXTCRC = 4;
  _packageszipZipConstantsEXTSIZ = 8;
  _packageszipZipConstantsEXTLEN = 12;
  _packageszipZipConstantsCENVEM = 4;
  _packageszipZipConstantsCENVER = 6;
  _packageszipZipConstantsCENFLG = 8;
  _packageszipZipConstantsCENHOW = 10;
  _packageszipZipConstantsCENTIM = 12;
  _packageszipZipConstantsCENDAT = 14;
  _packageszipZipConstantsCENCRC = 16;
  _packageszipZipConstantsCENSIZ = 20;
  _packageszipZipConstantsCENLEN = 24;
  _packageszipZipConstantsCENNAM = 28;
  _packageszipZipConstantsCENEXT = 30;
  _packageszipZipConstantsCENCOM = 32;
  _packageszipZipConstantsCENDSK = 34;
  _packageszipZipConstantsCENATT = 36;
  _packageszipZipConstantsCENATX = 38;
  _packageszipZipConstantsCENOFF = 42;
  _packageszipZipConstantsENDSUB = 8;
  _packageszipZipConstantsENDTOT = 10;
  _packageszipZipConstantsENDSIZ = 12;
  _packageszipZipConstantsENDOFF = 16;
  _packageszipZipConstantsENDCOM = 20;
  _pluginPluginModeEMBED = 1;
  _pluginPluginModeFULL = 2;
  _pluginPluginVariableVxDisplay = 0;
  _pluginPluginVariableVxtAppContext = 1;
  _presentationAnimationEffectNONE = 0;
  _presentationAnimationEffectFADE_FROM_LEFT = 1;
  _presentationAnimationEffectFADE_FROM_TOP = 2;
  _presentationAnimationEffectFADE_FROM_RIGHT = 3;
  _presentationAnimationEffectFADE_FROM_BOTTOM = 4;
  _presentationAnimationEffectFADE_TO_CENTER = 5;
  _presentationAnimationEffectFADE_FROM_CENTER = 6;
  _presentationAnimationEffectMOVE_FROM_LEFT = 7;
  _presentationAnimationEffectMOVE_FROM_TOP = 8;
  _presentationAnimationEffectMOVE_FROM_RIGHT = 9;
  _presentationAnimationEffectMOVE_FROM_BOTTOM = 10;
  _presentationAnimationEffectVERTICAL_STRIPES = 11;
  _presentationAnimationEffectHORIZONTAL_STRIPES = 12;
  _presentationAnimationEffectCLOCKWISE = 13;
  _presentationAnimationEffectCOUNTERCLOCKWISE = 14;
  _presentationAnimationEffectFADE_FROM_UPPERLEFT = 15;
  _presentationAnimationEffectFADE_FROM_UPPERRIGHT = 16;
  _presentationAnimationEffectFADE_FROM_LOWERLEFT = 17;
  _presentationAnimationEffectFADE_FROM_LOWERRIGHT = 18;
  _presentationAnimationEffectCLOSE_VERTICAL = 19;
  _presentationAnimationEffectCLOSE_HORIZONTAL = 20;
  _presentationAnimationEffectOPEN_VERTICAL = 21;
  _presentationAnimationEffectOPEN_HORIZONTAL = 22;
  _presentationAnimationEffectPATH = 23;
  _presentationAnimationEffectMOVE_TO_LEFT = 24;
  _presentationAnimationEffectMOVE_TO_TOP = 25;
  _presentationAnimationEffectMOVE_TO_RIGHT = 26;
  _presentationAnimationEffectMOVE_TO_BOTTOM = 27;
  _presentationAnimationEffectSPIRALIN_LEFT = 28;
  _presentationAnimationEffectSPIRALIN_RIGHT = 29;
  _presentationAnimationEffectSPIRALOUT_LEFT = 30;
  _presentationAnimationEffectSPIRALOUT_RIGHT = 31;
  _presentationAnimationEffectDISSOLVE = 32;
  _presentationAnimationEffectWAVYLINE_FROM_LEFT = 33;
  _presentationAnimationEffectWAVYLINE_FROM_TOP = 34;
  _presentationAnimationEffectWAVYLINE_FROM_RIGHT = 35;
  _presentationAnimationEffectWAVYLINE_FROM_BOTTOM = 36;
  _presentationAnimationEffectRANDOM = 37;
  _presentationAnimationEffectVERTICAL_LINES = 38;
  _presentationAnimationEffectHORIZONTAL_LINES = 39;
  _presentationAnimationEffectLASER_FROM_LEFT = 40;
  _presentationAnimationEffectLASER_FROM_TOP = 41;
  _presentationAnimationEffectLASER_FROM_RIGHT = 42;
  _presentationAnimationEffectLASER_FROM_BOTTOM = 43;
  _presentationAnimationEffectLASER_FROM_UPPERLEFT = 44;
  _presentationAnimationEffectLASER_FROM_UPPERRIGHT = 45;
  _presentationAnimationEffectLASER_FROM_LOWERLEFT = 46;
  _presentationAnimationEffectLASER_FROM_LOWERRIGHT = 47;
  _presentationAnimationEffectAPPEAR = 48;
  _presentationAnimationEffectHIDE = 49;
  _presentationAnimationEffectMOVE_FROM_UPPERLEFT = 50;
  _presentationAnimationEffectMOVE_FROM_UPPERRIGHT = 51;
  _presentationAnimationEffectMOVE_FROM_LOWERRIGHT = 52;
  _presentationAnimationEffectMOVE_FROM_LOWERLEFT = 53;
  _presentationAnimationEffectMOVE_TO_UPPERLEFT = 54;
  _presentationAnimationEffectMOVE_TO_UPPERRIGHT = 55;
  _presentationAnimationEffectMOVE_TO_LOWERRIGHT = 56;
  _presentationAnimationEffectMOVE_TO_LOWERLEFT = 57;
  _presentationAnimationEffectMOVE_SHORT_FROM_LEFT = 58;
  _presentationAnimationEffectMOVE_SHORT_FROM_UPPERLEFT = 59;
  _presentationAnimationEffectMOVE_SHORT_FROM_TOP = 60;
  _presentationAnimationEffectMOVE_SHORT_FROM_UPPERRIGHT = 61;
  _presentationAnimationEffectMOVE_SHORT_FROM_RIGHT = 62;
  _presentationAnimationEffectMOVE_SHORT_FROM_LOWERRIGHT = 63;
  _presentationAnimationEffectMOVE_SHORT_FROM_BOTTOM = 64;
  _presentationAnimationEffectMOVE_SHORT_FROM_LOWERLEFT = 65;
  _presentationAnimationEffectMOVE_SHORT_TO_LEFT = 66;
  _presentationAnimationEffectMOVE_SHORT_TO_UPPERLEFT = 67;
  _presentationAnimationEffectMOVE_SHORT_TO_TOP = 68;
  _presentationAnimationEffectMOVE_SHORT_TO_UPPERRIGHT = 69;
  _presentationAnimationEffectMOVE_SHORT_TO_RIGHT = 70;
  _presentationAnimationEffectMOVE_SHORT_TO_LOWERRIGHT = 71;
  _presentationAnimationEffectMOVE_SHORT_TO_BOTTOM = 72;
  _presentationAnimationEffectMOVE_SHORT_TO_LOWERLEFT = 73;
  _presentationAnimationEffectVERTICAL_CHECKERBOARD = 74;
  _presentationAnimationEffectHORIZONTAL_CHECKERBOARD = 75;
  _presentationAnimationEffectHORIZONTAL_ROTATE = 76;
  _presentationAnimationEffectVERTICAL_ROTATE = 77;
  _presentationAnimationEffectHORIZONTAL_STRETCH = 78;
  _presentationAnimationEffectVERTICAL_STRETCH = 79;
  _presentationAnimationEffectSTRETCH_FROM_LEFT = 80;
  _presentationAnimationEffectSTRETCH_FROM_UPPERLEFT = 81;
  _presentationAnimationEffectSTRETCH_FROM_TOP = 82;
  _presentationAnimationEffectSTRETCH_FROM_UPPERRIGHT = 83;
  _presentationAnimationEffectSTRETCH_FROM_RIGHT = 84;
  _presentationAnimationEffectSTRETCH_FROM_LOWERRIGHT = 85;
  _presentationAnimationEffectSTRETCH_FROM_BOTTOM = 86;
  _presentationAnimationEffectSTRETCH_FROM_LOWERLEFT = 87;
  _presentationAnimationEffectZOOM_IN = 88;
  _presentationAnimationEffectZOOM_IN_SMALL = 89;
  _presentationAnimationEffectZOOM_IN_SPIRAL = 90;
  _presentationAnimationEffectZOOM_OUT = 91;
  _presentationAnimationEffectZOOM_OUT_SMALL = 92;
  _presentationAnimationEffectZOOM_OUT_SPIRAL = 93;
  _presentationAnimationEffectZOOM_IN_FROM_LEFT = 94;
  _presentationAnimationEffectZOOM_IN_FROM_UPPERLEFT = 95;
  _presentationAnimationEffectZOOM_IN_FROM_TOP = 96;
  _presentationAnimationEffectZOOM_IN_FROM_UPPERRIGHT = 97;
  _presentationAnimationEffectZOOM_IN_FROM_RIGHT = 98;
  _presentationAnimationEffectZOOM_IN_FROM_LOWERRIGHT = 99;
  _presentationAnimationEffectZOOM_IN_FROM_BOTTOM = 100;
  _presentationAnimationEffectZOOM_IN_FROM_LOWERLEFT = 101;
  _presentationAnimationEffectZOOM_IN_FROM_CENTER = 102;
  _presentationAnimationEffectZOOM_OUT_FROM_LEFT = 103;
  _presentationAnimationEffectZOOM_OUT_FROM_UPPERLEFT = 104;
  _presentationAnimationEffectZOOM_OUT_FROM_TOP = 105;
  _presentationAnimationEffectZOOM_OUT_FROM_UPPERRIGHT = 106;
  _presentationAnimationEffectZOOM_OUT_FROM_RIGHT = 107;
  _presentationAnimationEffectZOOM_OUT_FROM_LOWERRIGHT = 108;
  _presentationAnimationEffectZOOM_OUT_FROM_BOTTOM = 109;
  _presentationAnimationEffectZOOM_OUT_FROM_LOWERLEFT = 110;
  _presentationAnimationEffectZOOM_OUT_FROM_CENTER = 111;
  _presentationAnimationSpeedSLOW = 0;
  _presentationAnimationSpeedMEDIUM = 1;
  _presentationAnimationSpeedFAST = 2;
  _presentationClickActionNONE = 0;
  _presentationClickActionPREVPAGE = 1;
  _presentationClickActionNEXTPAGE = 2;
  _presentationClickActionFIRSTPAGE = 3;
  _presentationClickActionLASTPAGE = 4;
  _presentationClickActionBOOKMARK = 5;
  _presentationClickActionDOCUMENT = 6;
  _presentationClickActionINVISIBLE = 7;
  _presentationClickActionSOUND = 8;
  _presentationClickActionVERB = 9;
  _presentationClickActionVANISH = 10;
  _presentationClickActionPROGRAM = 11;
  _presentationClickActionMACRO = 12;
  _presentationClickActionSTOPPRESENTATION = 13;
  _presentationEffectCommandsCUSTOM = 0;
  _presentationEffectCommandsVERB = 1;
  _presentationEffectCommandsPLAY = 2;
  _presentationEffectCommandsTOGGLEPAUSE = 3;
  _presentationEffectCommandsSTOP = 4;
  _presentationEffectCommandsSTOPAUDIO = 5;
  _presentationEffectNodeTypeDEFAULT = 0;
  _presentationEffectNodeTypeON_CLICK = 1;
  _presentationEffectNodeTypeWITH_PREVIOUS = 2;
  _presentationEffectNodeTypeAFTER_PREVIOUS = 3;
  _presentationEffectNodeTypeMAIN_SEQUENCE = 4;
  _presentationEffectNodeTypeTIMING_ROOT = 5;
  _presentationEffectNodeTypeINTERACTIVE_SEQUENCE = 6;
  _presentationEffectPresetClassCUSTOM = 0;
  _presentationEffectPresetClassENTRANCE = 1;
  _presentationEffectPresetClassEXIT = 2;
  _presentationEffectPresetClassEMPHASIS = 3;
  _presentationEffectPresetClassMOTIONPATH = 4;
  _presentationEffectPresetClassOLEACTION = 5;
  _presentationEffectPresetClassMEDIACALL = 6;
  _presentationFadeEffectNONE = 0;
  _presentationFadeEffectFADE_FROM_LEFT = 1;
  _presentationFadeEffectFADE_FROM_TOP = 2;
  _presentationFadeEffectFADE_FROM_RIGHT = 3;
  _presentationFadeEffectFADE_FROM_BOTTOM = 4;
  _presentationFadeEffectFADE_TO_CENTER = 5;
  _presentationFadeEffectFADE_FROM_CENTER = 6;
  _presentationFadeEffectMOVE_FROM_LEFT = 7;
  _presentationFadeEffectMOVE_FROM_TOP = 8;
  _presentationFadeEffectMOVE_FROM_RIGHT = 9;
  _presentationFadeEffectMOVE_FROM_BOTTOM = 10;
  _presentationFadeEffectROLL_FROM_LEFT = 11;
  _presentationFadeEffectROLL_FROM_TOP = 12;
  _presentationFadeEffectROLL_FROM_RIGHT = 13;
  _presentationFadeEffectROLL_FROM_BOTTOM = 14;
  _presentationFadeEffectVERTICAL_STRIPES = 15;
  _presentationFadeEffectHORIZONTAL_STRIPES = 16;
  _presentationFadeEffectCLOCKWISE = 17;
  _presentationFadeEffectCOUNTERCLOCKWISE = 18;
  _presentationFadeEffectFADE_FROM_UPPERLEFT = 19;
  _presentationFadeEffectFADE_FROM_UPPERRIGHT = 20;
  _presentationFadeEffectFADE_FROM_LOWERLEFT = 21;
  _presentationFadeEffectFADE_FROM_LOWERRIGHT = 22;
  _presentationFadeEffectCLOSE_VERTICAL = 23;
  _presentationFadeEffectCLOSE_HORIZONTAL = 24;
  _presentationFadeEffectOPEN_VERTICAL = 25;
  _presentationFadeEffectOPEN_HORIZONTAL = 26;
  _presentationFadeEffectSPIRALIN_LEFT = 27;
  _presentationFadeEffectSPIRALIN_RIGHT = 28;
  _presentationFadeEffectSPIRALOUT_LEFT = 29;
  _presentationFadeEffectSPIRALOUT_RIGHT = 30;
  _presentationFadeEffectDISSOLVE = 31;
  _presentationFadeEffectWAVYLINE_FROM_LEFT = 32;
  _presentationFadeEffectWAVYLINE_FROM_TOP = 33;
  _presentationFadeEffectWAVYLINE_FROM_RIGHT = 34;
  _presentationFadeEffectWAVYLINE_FROM_BOTTOM = 35;
  _presentationFadeEffectRANDOM = 36;
  _presentationFadeEffectSTRETCH_FROM_LEFT = 37;
  _presentationFadeEffectSTRETCH_FROM_TOP = 38;
  _presentationFadeEffectSTRETCH_FROM_RIGHT = 39;
  _presentationFadeEffectSTRETCH_FROM_BOTTOM = 40;
  _presentationFadeEffectVERTICAL_LINES = 41;
  _presentationFadeEffectHORIZONTAL_LINES = 42;
  _presentationFadeEffectMOVE_FROM_UPPERLEFT = 43;
  _presentationFadeEffectMOVE_FROM_UPPERRIGHT = 44;
  _presentationFadeEffectMOVE_FROM_LOWERRIGHT = 45;
  _presentationFadeEffectMOVE_FROM_LOWERLEFT = 46;
  _presentationFadeEffectUNCOVER_TO_LEFT = 47;
  _presentationFadeEffectUNCOVER_TO_UPPERLEFT = 48;
  _presentationFadeEffectUNCOVER_TO_TOP = 49;
  _presentationFadeEffectUNCOVER_TO_UPPERRIGHT = 50;
  _presentationFadeEffectUNCOVER_TO_RIGHT = 51;
  _presentationFadeEffectUNCOVER_TO_LOWERRIGHT = 52;
  _presentationFadeEffectUNCOVER_TO_BOTTOM = 53;
  _presentationFadeEffectUNCOVER_TO_LOWERLEFT = 54;
  _presentationFadeEffectVERTICAL_CHECKERBOARD = 55;
  _presentationFadeEffectHORIZONTAL_CHECKERBOARD = 56;
  _presentationPresentationRangePRESENTATIONRANGE_ALL = 0;
  _presentationPresentationRangePRESENTATIONRANGE_FROM_PAGE = 1;
  _presentationPresentationRangePRESENTATIONRANGE_INDIVIDUAL = 2;
  _presentationShapeAnimationSubTypeAS_WHOLE = 0;
  _presentationShapeAnimationSubTypeONLY_BACKGROUND = 1;
  _presentationShapeAnimationSubTypeONLY_TEXT = 2;
  _presentationTextAnimationTypeBY_PARAGRAPH = 0;
  _presentationTextAnimationTypeBY_WORD = 1;
  _presentationTextAnimationTypeBY_LETTER = 2;
  _reflectionFieldAccessModeREADWRITE = 0;
  _reflectionFieldAccessModeREADONLY = 1;
  _reflectionFieldAccessModeWRITEONLY = 2;
  _reflectionFieldAccessModeCONST = 3;
  _reflectionMethodModeONEWAY = 0;
  _reflectionMethodModeTWOWAY = 1;
  _reflectionParamModeIN = 0;
  _reflectionParamModeOUT = 1;
  _reflectionParamModeINOUT = 2;
  _reflectionTypeDescriptionSearchDepthINFINITE = -1;
  _reflectionTypeDescriptionSearchDepthONE = 1;
  _registryRegistryKeyTypeKEY = 0;
  _registryRegistryKeyTypeLINK = 1;
  _registryRegistryValueTypeNOT_DEFINED = 0;
  _registryRegistryValueTypeLONG = 1;
  _registryRegistryValueTypeASCII = 2;
  _registryRegistryValueTypeSTRING = 3;
  _registryRegistryValueTypeBINARY = 4;
  _registryRegistryValueTypeLONGLIST = 5;
  _registryRegistryValueTypeASCIILIST = 6;
  _registryRegistryValueTypeSTRINGLIST = 7;
  _renderingAnimationRepeatONE_SHOT = 0;
  _renderingAnimationRepeatONE_SHOT_PINGPONG = 1;
  _renderingAnimationRepeatPINGPONG = 2;
  _renderingAnimationRepeatREPEAT = 3;
  _renderingCompositeOperationCLEAR = 0;
  _renderingCompositeOperationSOURCE = 1;
  _renderingCompositeOperationDESTINATION = 2;
  _renderingCompositeOperationOVER = 3;
  _renderingCompositeOperationUNDER = 4;
  _renderingCompositeOperationINSIDE = 5;
  _renderingCompositeOperationINSIDE_REVERSE = 6;
  _renderingCompositeOperationOUTSIDE = 7;
  _renderingCompositeOperationOUTSIDE_REVERSE = 8;
  _renderingCompositeOperationATOP = 9;
  _renderingCompositeOperationATOP_REVERSE = 10;
  _renderingCompositeOperationXOR = 11;
  _renderingCompositeOperationADD = 12;
  _renderingCompositeOperationSATURATE = 13;
  _renderingEmphasisMarkNONE = 0;
  _renderingEmphasisMarkDOT_ABOVE = 1;
  _renderingEmphasisMarkDOT_BELOW = 2;
  _renderingEmphasisMarkCIRCLE_ABOVE = 3;
  _renderingEmphasisMarkCIRCLE_BELOW = 4;
  _renderingEmphasisMarkDISC_ABOVE = 5;
  _renderingEmphasisMarkDISC_BELOW = 6;
  _renderingEmphasisMarkACCENT_ABOVE = 7;
  _renderingEmphasisMarkACCENT_BELOW = 8;
  _renderingEndiannessLITTLE = 0;
  _renderingEndiannessBIG = 1;
  _renderingFillRuleNON_ZERO = 0;
  _renderingFillRuleEVEN_ODD = 1;
  _renderingFloatingPointBitmapFormatCHUNKY_HALFFLOAT = 0;
  _renderingFloatingPointBitmapFormatPLANES_HALFFLOAT = 1;
  _renderingFloatingPointBitmapFormatCHUNKY_FLOAT = 2;
  _renderingFloatingPointBitmapFormatPLANES_FLOAT = 3;
  _renderingFloatingPointBitmapFormatCHUNKY_DOUBLE = 4;
  _renderingFloatingPointBitmapFormatPLANES_DOUBLE = 5;
  _renderingIntegerBitmapFormatCHUNKY_1BIT = 0;
  _renderingIntegerBitmapFormatPLANES_1BIT = 1;
  _renderingIntegerBitmapFormatCHUNKY_2BIT = 2;
  _renderingIntegerBitmapFormatPLANES_2BIT = 3;
  _renderingIntegerBitmapFormatCHUNKY_4BIT = 4;
  _renderingIntegerBitmapFormatPLANES_4BIT = 5;
  _renderingIntegerBitmapFormatCHUNKY_8BIT = 6;
  _renderingIntegerBitmapFormatPLANES_8BIT = 7;
  _renderingIntegerBitmapFormatCHUNKY_16BIT = 8;
  _renderingIntegerBitmapFormatPLANES_16BIT = 9;
  _renderingIntegerBitmapFormatCHUNKY_24BIT = 10;
  _renderingIntegerBitmapFormatPLANES_24BIT = 11;
  _renderingIntegerBitmapFormatCHUNKY_32BIT = 12;
  _renderingIntegerBitmapFormatPLANES_32BIT = 13;
  _renderingIntegerBitmapFormatCHUNKY_48BIT = 14;
  _renderingIntegerBitmapFormatPLANES_48BIT = 15;
  _renderingIntegerBitmapFormatCHUNKY_64BIT = 16;
  _renderingIntegerBitmapFormatPLANES_64BIT = 17;
  _renderingInterpolationModeNEAREST_NEIGHBOR = 1;
  _renderingInterpolationModeLINEAR = 2;
  _renderingInterpolationModeCUBIC = 3;
  _renderingInterpolationModeBEZIERSPLINE3 = 4;
  _renderingInterpolationModeBEZIERSPLINE4 = 5;
  _renderingPanoseArmStyleANYTHING = 0;
  _renderingPanoseArmStyleNO_FIT = 1;
  _renderingPanoseArmStyleSTRAIGHT_HORIZONTAL = 2;
  _renderingPanoseArmStyleSTRAIGHT_WEDGE = 3;
  _renderingPanoseArmStyleSTRAIGHT_VERTICAL = 4;
  _renderingPanoseArmStyleSTRAIGHT_SINGLE_SERIF = 5;
  _renderingPanoseArmStyleSTRAIGHT_DOUBLE_SERIF = 6;
  _renderingPanoseArmStyleBENT_HORIZONTAL = 7;
  _renderingPanoseArmStyleBENT_WEDGE = 8;
  _renderingPanoseArmStyleBENT_VERTICAL = 9;
  _renderingPanoseArmStyleBENT_SINGLE_SERIF = 10;
  _renderingPanoseArmStyleBENT_DOUBLE_SERIF = 11;
  _renderingPanoseContrastANYTHING = 0;
  _renderingPanoseContrastNO_FIT = 1;
  _renderingPanoseContrastNONE = 2;
  _renderingPanoseContrastVERY_LOW = 3;
  _renderingPanoseContrastLOW = 4;
  _renderingPanoseContrastMEDIUM_LOW = 5;
  _renderingPanoseContrastMEDIUM = 6;
  _renderingPanoseContrastMEDIUM_HIGH = 7;
  _renderingPanoseContrastHIGH = 8;
  _renderingPanoseContrastVERY_HIGH = 9;
  _renderingPanoseFamilyTypesANYTHING = 0;
  _renderingPanoseFamilyTypesNO_FIT = 1;
  _renderingPanoseFamilyTypesTEXT_DISPLAY = 2;
  _renderingPanoseFamilyTypesSCRIPT = 3;
  _renderingPanoseFamilyTypesDECORATIVE = 4;
  _renderingPanoseFamilyTypesPICTORIAL = 5;
  _renderingPanoseLetterFormANYTHING = 0;
  _renderingPanoseLetterFormNO_FIT = 1;
  _renderingPanoseLetterFormNORMAL_CONTACT = 2;
  _renderingPanoseLetterFormNORMAL_WEIGHTED = 3;
  _renderingPanoseLetterFormNORMAL_BOXED = 4;
  _renderingPanoseLetterFormNORMAL_FLATTENED = 5;
  _renderingPanoseLetterFormNORMAL_ROUNDED = 6;
  _renderingPanoseLetterFormNORMAL_OFF_CENTER = 7;
  _renderingPanoseLetterFormNORMAL_SQUARE = 8;
  _renderingPanoseLetterFormOBLIQUE_CONTACT = 9;
  _renderingPanoseLetterFormOBLIQUE_WEIGHTED = 10;
  _renderingPanoseLetterFormOBLIQUE_BOXED = 11;
  _renderingPanoseLetterFormOBLIQUE_FLATTENED = 12;
  _renderingPanoseLetterFormOBLIQUE_ROUNDED = 13;
  _renderingPanoseLetterFormOBLIQUE_OFF_CENTER = 14;
  _renderingPanoseLetterFormOBLIQUE_SQUARE = 15;
  _renderingPanoseMidlineANYTHING = 0;
  _renderingPanoseMidlineNO_FIT = 1;
  _renderingPanoseMidlineSTANDARD_TRIMMED = 2;
  _renderingPanoseMidlineSTANDARD_POINTED = 3;
  _renderingPanoseMidlineSTANDARD_SERIFED = 4;
  _renderingPanoseMidlineHIGH_TRIMMER = 5;
  _renderingPanoseMidlineHIGH_POINTED = 6;
  _renderingPanoseMidlineHIGH_SERIFED = 7;
  _renderingPanoseMidlineCONSTANT_TRIMMED = 8;
  _renderingPanoseMidlineCONSTANT_POINTED = 9;
  _renderingPanoseMidlineCONSTANT_SERIFED = 10;
  _renderingPanoseMidlineLOW_TRIMMED = 11;
  _renderingPanoseMidlineLOW_POINTED = 12;
  _renderingPanoseMidlineLOW_SERIFED = 13;
  _renderingPanoseProportionANYTHING = 0;
  _renderingPanoseProportionNO_FIT = 1;
  _renderingPanoseProportionOLD_SKOOL = 2;
  _renderingPanoseProportionMODERN = 3;
  _renderingPanoseProportionEVEN_WIDTH = 4;
  _renderingPanoseProportionEXPANDED = 5;
  _renderingPanoseProportionCONDENSED = 6;
  _renderingPanoseProportionVERY_EXPANDED = 7;
  _renderingPanoseProportionVERY_CONDENSED = 8;
  _renderingPanoseProportionMONO_SPACED = 9;
  _renderingPanoseSerifStyleANYTHING = 0;
  _renderingPanoseSerifStyleNO_FIT = 1;
  _renderingPanoseSerifStyleCOVE = 2;
  _renderingPanoseSerifStyleOBTUSE_COVE = 3;
  _renderingPanoseSerifStyleSQUARE_COVE = 4;
  _renderingPanoseSerifStyleOBTUSE_SQUARE_COVE = 5;
  _renderingPanoseSerifStyleSQUARE = 6;
  _renderingPanoseSerifStyleTHIN = 7;
  _renderingPanoseSerifStyleBONE = 8;
  _renderingPanoseSerifStyleEXAGGERATED = 9;
  _renderingPanoseSerifStyleTRIANGLE = 10;
  _renderingPanoseSerifStyleNORMAL_SANS = 11;
  _renderingPanoseSerifStyleOBTUSE_SANS = 12;
  _renderingPanoseSerifStylePERP_SANS = 13;
  _renderingPanoseSerifStyleFLARED = 14;
  _renderingPanoseSerifStyleROUNDED = 15;
  _renderingPanoseStrokeVariationANYTHING = 0;
  _renderingPanoseStrokeVariationNO_FIT = 1;
  _renderingPanoseStrokeVariationGRADUAL_DIAGONAL = 2;
  _renderingPanoseStrokeVariationGRADUAL_TRANSITIONAL = 3;
  _renderingPanoseStrokeVariationGRADUAL_VERTICAL = 4;
  _renderingPanoseStrokeVariationGRADUAL_HORIZONTAL = 5;
  _renderingPanoseStrokeVariationRAPID_VERTICAL = 6;
  _renderingPanoseStrokeVariationRAPID_HORIZONTAL = 7;
  _renderingPanoseStrokeVariationINSTANT_VERTICAL = 8;
  _renderingPanoseWeightANYTHING = 0;
  _renderingPanoseWeightNO_FIT = 1;
  _renderingPanoseWeightVERY_LIGHT = 2;
  _renderingPanoseWeightLIGHT = 3;
  _renderingPanoseWeightTHIN = 4;
  _renderingPanoseWeightBOOK = 5;
  _renderingPanoseWeightMEDIUM = 6;
  _renderingPanoseWeightDEMI_BOLD = 7;
  _renderingPanoseWeightBOLD = 8;
  _renderingPanoseWeightHEAVY = 9;
  _renderingPanoseWeightBLACK = 10;
  _renderingPanoseWeightNORD = 11;
  _renderingPanoseXHeightANYTHING = 0;
  _renderingPanoseXHeightNO_FIT = 1;
  _renderingPanoseXHeightCONSTANT_SMALL = 2;
  _renderingPanoseXHeightCONSTANT_STANDARD = 3;
  _renderingPanoseXHeightCONSTANT_LARGE = 4;
  _renderingPanoseXHeightDUCKING_SMALL = 5;
  _renderingPanoseXHeightDUCKING_STANDARD = 6;
  _renderingPanoseXHeightDUCKING_LARGE = 7;
  _renderingPathCapTypeBUTT = 0;
  _renderingPathCapTypeROUND = 1;
  _renderingPathCapTypeSQUARE = 2;
  _renderingPathJoinTypeNONE = 0;
  _renderingPathJoinTypeMITER = 1;
  _renderingPathJoinTypeROUND = 2;
  _renderingPathJoinTypeBEVEL = 3;
  _renderingRenderingIntentPERCEPTUAL = 0;
  _renderingRenderingIntentSATURATION = 1;
  _renderingRenderingIntentRELATIVE_COLORIMETRIC = 2;
  _renderingRenderingIntentABSOLUTE_COLORIMETRIC = 3;
  _renderingRepaintResultREDRAWN = 1;
  _renderingRepaintResultDRAFTED = 2;
  _renderingRepaintResultFAILED = 3;
  _renderingTextDirectionWEAK_LEFT_TO_RIGHT = 0;
  _renderingTextDirectionSTRONG_LEFT_TO_RIGHT = 2;
  _renderingTextDirectionWEAK_RIGHT_TO_LEFT = 1;
  _renderingTextDirectionSTRONG_RIGHT_TO_LEFT = 3;
  _renderingTexturingModeCLAMP = 0;
  _renderingTexturingModeREPEAT = 1;
  _scannerScanErrorScanErrorNone = 0;
  _scannerScanErrorScannerNotAvailable = 1;
  _scannerScanErrorScanFailed = 2;
  _scannerScanErrorScanInProgress = 3;
  _scannerScanErrorScanCanceled = 4;
  _scannerScanErrorInvalidContext = 5;
  _scriptFailReasonOUT_OF_RANGE = 1;
  _scriptFailReasonIS_NOT_NUMBER = 2;
  _scriptFailReasonIS_NOT_ENUM = 3;
  _scriptFailReasonIS_NOT_BOOL = 4;
  _scriptFailReasonNO_SUCH_INTERFACE = 5;
  _scriptFailReasonSOURCE_IS_NO_DERIVED_TYPE = 6;
  _scriptFailReasonTYPE_NOT_SUPPORTED = 7;
  _scriptFailReasonINVALID = 8;
  _scriptFailReasonNO_DEFAULT_AVAILABLE = 9;
  _scriptFailReasonUNKNOWN = 10;
  _scriptFinishReasonOK = 0;
  _scriptFinishReasonCancel = 1;
  _scriptFinishReasonError = 2;
  _scriptInterruptReasonCancel = 0;
  _scriptInterruptReasonRuntimeError = 1;
  _scriptInterruptReasonCompileError = 2;
  _scriptInterruptReasonBreakPoint = 3;
  _scriptInterruptReasonStep = 4;
  _scriptInterruptReasonStepOver = 5;
  _scriptInterruptReasonStepOut = 6;
  _scriptInterruptReasonStepStatement = 7;
  _scriptMemberTypeMETHOD = 0;
  _scriptMemberTypePROPERTY = 1;
  _scriptMemberTypeUNKNOWN = 2;
  _scriptbrowseBrowseNodeFactoryViewTypesMACROSELECTOR = 0;
  _scriptbrowseBrowseNodeFactoryViewTypesMACROORGANIZER = 1;
  _scriptbrowseBrowseNodeTypesSCRIPT = 0;
  _scriptbrowseBrowseNodeTypesCONTAINER = 1;
  _scriptbrowseBrowseNodeTypesROOT = 2;
  _scriptproviderScriptFrameworkErrorTypeUNKNOWN = 0;
  _scriptproviderScriptFrameworkErrorTypeNOTSUPPORTED = 1;
  _sdbCommandTypeTABLE = 0;
  _sdbCommandTypeQUERY = 1;
  _sdbCommandTypeCOMMAND = 2;
  _sdbRowChangeActionINSERT = 1;
  _sdbRowChangeActionUPDATE = 2;
  _sdbRowChangeActionDELETE = 3;
  _sdbSQLFilterOperatorEQUAL = 1;
  _sdbSQLFilterOperatorNOT_EQUAL = 2;
  _sdbSQLFilterOperatorLESS = 3;
  _sdbSQLFilterOperatorGREATER = 4;
  _sdbSQLFilterOperatorLESS_EQUAL = 5;
  _sdbSQLFilterOperatorGREATER_EQUAL = 6;
  _sdbSQLFilterOperatorLIKE = 7;
  _sdbSQLFilterOperatorNOT_LIKE = 8;
  _sdbSQLFilterOperatorSQLNULL = 9;
  _sdbSQLFilterOperatorNOT_SQLNULL = 10;
  _sdbapplicationDatabaseObjectTABLE = 0;
  _sdbapplicationDatabaseObjectQUERY = 1;
  _sdbapplicationDatabaseObjectFORM = 2;
  _sdbapplicationDatabaseObjectREPORT = 3;
  _sdbtoolsCompositionTypeForTableDefinitions = 0;
  _sdbtoolsCompositionTypeForIndexDefinitions = 1;
  _sdbtoolsCompositionTypeForDataManipulation = 2;
  _sdbtoolsCompositionTypeForProcedureCalls = 3;
  _sdbtoolsCompositionTypeForPrivilegeDefinitions = 4;
  _sdbtoolsCompositionTypeComplete = 5;
  _sdbcBestRowScopeTEMPORARY = 0;
  _sdbcBestRowScopeTRANSACTION = 1;
  _sdbcBestRowScopeSESSION = 2;
  _sdbcBestRowTypeUNKNOWN = 0;
  _sdbcBestRowTypeNOT_PSEUDO = 1;
  _sdbcBestRowTypePSEUDO = 2;
  _sdbcChangeActionINSERT = 1;
  _sdbcChangeActionUPDATE = 2;
  _sdbcChangeActionDELETE = 3;
  _sdbcChangeActionUNDO = 4;
  _sdbcColumnSearchNONE = 0;
  _sdbcColumnSearchCHAR = 1;
  _sdbcColumnSearchBASIC = 2;
  _sdbcColumnSearchFULL = 3;
  _sdbcColumnTypeUNKNOWN = 0;
  _sdbcColumnTypeNOT_PSEUDO = 1;
  _sdbcColumnTypePSEUDO = 2;
  _sdbcColumnValueNO_NULLS = 0;
  _sdbcColumnValueNULLABLE = 1;
  _sdbcColumnValueNULLABLE_UNKNOWN = 2;
  _sdbcDataTypeBIT = -7;
  _sdbcDataTypeTINYINT = -6;
  _sdbcDataTypeSMALLINT = 5;
  _sdbcDataTypeINTEGER = 4;
  _sdbcDataTypeBIGINT = -5;
  _sdbcDataTypeFLOAT = 6;
  _sdbcDataTypeREAL = 7;
  _sdbcDataTypeDOUBLE = 8;
  _sdbcDataTypeNUMERIC = 2;
  _sdbcDataTypeDECIMAL = 3;
  _sdbcDataTypeCHAR = 1;
  _sdbcDataTypeVARCHAR = 12;
  _sdbcDataTypeLONGVARCHAR = -1;
  _sdbcDataTypeDATE = 91;
  _sdbcDataTypeTIME = 92;
  _sdbcDataTypeTIMESTAMP = 93;
  _sdbcDataTypeBINARY = -2;
  _sdbcDataTypeVARBINARY = -3;
  _sdbcDataTypeLONGVARBINARY = -4;
  _sdbcDataTypeSQLNULL = 0;
  _sdbcDataTypeOTHER = 1111;
  _sdbcDataTypeOBJECT = 2000;
  _sdbcDataTypeDISTINCT = 2001;
  _sdbcDataTypeSTRUCT = 2002;
  _sdbcDataTypeARRAY = 2003;
  _sdbcDataTypeBLOB = 2004;
  _sdbcDataTypeCLOB = 2005;
  _sdbcDataTypeREF = 2006;
  _sdbcDataTypeBOOLEAN = 16;
  _sdbcDeferrabilityINITIALLY_DEFERRED = 5;
  _sdbcDeferrabilityINITIALLY_IMMEDIATE = 6;
  _sdbcDeferrabilityNONE = 7;
  _sdbcFetchDirectionFORWARD = 1000;
  _sdbcFetchDirectionREVERSE = 1001;
  _sdbcFetchDirectionUNKNOWN = 1002;
  _sdbcIndexTypeSTATISTIC = 0;
  _sdbcIndexTypeCLUSTERED = 1;
  _sdbcIndexTypeHASHED = 2;
  _sdbcIndexTypeOTHER = 3;
  _sdbcKeyRuleCASCADE = 0;
  _sdbcKeyRuleRESTRICT = 1;
  _sdbcKeyRuleSET_NULL = 2;
  _sdbcKeyRuleNO_ACTION = 3;
  _sdbcKeyRuleSET_DEFAULT = 4;
  _sdbcProcedureColumnUNKNOWN = 0;
  _sdbcProcedureColumnIN = 1;
  _sdbcProcedureColumnINOUT = 2;
  _sdbcProcedureColumnRESULT = 3;
  _sdbcProcedureColumnOUT = 4;
  _sdbcProcedureColumnRETURN = 5;
  _sdbcProcedureResultUNKNOWN = 0;
  _sdbcProcedureResultNONE = 1;
  _sdbcProcedureResultRETURN = 2;
  _sdbcResultSetConcurrencyREAD_ONLY = 1007;
  _sdbcResultSetConcurrencyUPDATABLE = 1008;
  _sdbcResultSetTypeFORWARD_ONLY = 1003;
  _sdbcResultSetTypeSCROLL_INSENSITIVE = 1004;
  _sdbcResultSetTypeSCROLL_SENSITIVE = 1005;
  _sdbcTransactionIsolationNONE = 0;
  _sdbcTransactionIsolationREAD_UNCOMMITTED = 1;
  _sdbcTransactionIsolationREAD_COMMITTED = 2;
  _sdbcTransactionIsolationREPEATABLE_READ = 4;
  _sdbcTransactionIsolationSERIALIZABLE = 8;
  _sdbcxCheckOptionNONE = 0;
  _sdbcxCheckOptionCASCADE = 2;
  _sdbcxCheckOptionLOCAL = 3;
  _sdbcxCompareBookmarkLESS = -1;
  _sdbcxCompareBookmarkEQUAL = 0;
  _sdbcxCompareBookmarkGREATER = 1;
  _sdbcxCompareBookmarkNOT_EQUAL = 2;
  _sdbcxCompareBookmarkNOT_COMPARABLE = 3;
  _sdbcxKeyTypePRIMARY = 1;
  _sdbcxKeyTypeUNIQUE = 2;
  _sdbcxKeyTypeFOREIGN = 3;
  _sdbcxPrivilegeSELECT = 1;
  _sdbcxPrivilegeINSERT = 2;
  _sdbcxPrivilegeUPDATE = 4;
  _sdbcxPrivilegeDELETE = 8;
  _sdbcxPrivilegeREAD = 16;
  _sdbcxPrivilegeCREATE = 32;
  _sdbcxPrivilegeALTER = 64;
  _sdbcxPrivilegeREFERENCE = 128;
  _sdbcxPrivilegeDROP = 256;
  _sdbcxPrivilegeObjectTABLE = 0;
  _sdbcxPrivilegeObjectVIEW = 1;
  _sdbcxPrivilegeObjectCOLUMN = 2;
  _securityCertificateCharactersSELF_SIGNED = 1;
  _securityCertificateCharactersHAS_PRIVATE_KEY = 4;
  _securityCertificateValidityVALID = 0;
  _securityCertificateValidityINVALID = 1;
  _securityCertificateValidityUNTRUSTED = 2;
  _securityCertificateValidityTIME_INVALID = 4;
  _securityCertificateValidityNOT_TIME_NESTED = 8;
  _securityCertificateValidityREVOKED = 16;
  _securityCertificateValidityUNKNOWN_REVOKATION = 32;
  _securityCertificateValiditySIGNATURE_INVALID = 64;
  _securityCertificateValidityEXTENSION_INVALID = 128;
  _securityCertificateValidityEXTENSION_UNKNOWN = 256;
  _securityCertificateValidityISSUER_UNKNOWN = 512;
  _securityCertificateValidityISSUER_UNTRUSTED = 1024;
  _securityCertificateValidityISSUER_INVALID = 4096;
  _securityCertificateValidityROOT_UNKNOWN = 8192;
  _securityCertificateValidityROOT_UNTRUSTED = 16384;
  _securityCertificateValidityROOT_INVALID = 65536;
  _securityCertificateValidityCHAIN_INCOMPLETE = 131072;
  _securityKeyUsageDIGITAL_SIGNATURE = 128;
  _securityKeyUsageNON_REPUDIATION = 64;
  _securityKeyUsageKEY_ENCIPHERMENT = 32;
  _securityKeyUsageDATA_ENCIPHERMENT = 16;
  _securityKeyUsageKEY_AGREEMENT = 8;
  _securityKeyUsageKEY_CERT_SIGN = 4;
  _securityKeyUsageCRL_SIGN = 2;
  _setupActionTypeINVALID = 0;
  _setupActionTypeDOWNLOAD = 1;
  _setupActionTypeMAKEDIR = 2;
  _setupActionTypeDELETEDIR = 3;
  _setupActionTypeCOPYFILE = 4;
  _setupActionTypeUNZIPFILE = 5;
  _setupActionTypeDELETEFILE = 6;
  _setupActionTypeMAKEFOLDER = 7;
  _setupActionTypeMAKEFOLDERITEM = 8;
  _setupActionTypeDELETEFOLDER = 9;
  _setupActionTypeDELETEFOLDERITEM = 10;
  _setupActionTypePROFILEITEM = 11;
  _setupActionTypeFONT = 12;
  _setupActionTypeCREATESHORTCUT = 13;
  _setupActionTypeWINREGISTRY = 14;
  _setupResponseErrorCodeNOERROR = 0;
  _setupResponseErrorCodeNOT_ENOUGH_SPACE = 1;
  _setupInstallTypeINVALID = 0;
  _setupInstallTypeINSTALL = 1;
  _setupInstallTypeFULLINSTALL = 2;
  _setupInstallTypeCHANGE = 3;
  _setupInstallTypeREPAIR = 4;
  _setupInstallTypeDELETE = 5;
  _setupInstallTypeFULLDELETE = 6;
  _setupInstallTypeUPDATE = 7;
  _setupOSTypeINVALID = 0;
  _setupOSTypeWIN = 1;
  _setupOSTypeOS2 = 2;
  _setupOSTypeMAC = 3;
  _setupOSTypeUNIX_SOLS = 4;
  _setupOSTypeUNIX_SOLI = 5;
  _setupOSTypeUNIX_LINUX = 6;
  _setupOSTypeUNIX_HP = 7;
  _setupOSTypeUNIX_SCO = 8;
  _setupOSTypeUNIX_SOLSG = 9;
  _setupOSTypeUNIX_SOLIG = 10;
  _setupUpdateTypeINVALID = 0;
  _setupUpdateTypeEQUAL = 1;
  _setupUpdateTypeOPTIONAL = 2;
  _setupUpdateTypeREQUIRED = 3;
  _sheetBorderTOP = 0;
  _sheetBorderBOTTOM = 1;
  _sheetBorderRIGHT = 2;
  _sheetBorderLEFT = 3;
  _sheetCellDeleteModeNONE = 0;
  _sheetCellDeleteModeUP = 1;
  _sheetCellDeleteModeLEFT = 2;
  _sheetCellDeleteModeROWS = 3;
  _sheetCellDeleteModeCOLUMNS = 4;
  _sheetCellFlagsVALUE = 1;
  _sheetCellFlagsDATETIME = 2;
  _sheetCellFlagsSTRING = 4;
  _sheetCellFlagsANNOTATION = 8;
  _sheetCellFlagsFORMULA = 16;
  _sheetCellFlagsHARDATTR = 32;
  _sheetCellFlagsSTYLES = 64;
  _sheetCellFlagsOBJECTS = 128;
  _sheetCellFlagsEDITATTR = 256;
  _sheetCellFlagsFORMATTED = 512;
  _sheetCellInsertModeNONE = 0;
  _sheetCellInsertModeDOWN = 1;
  _sheetCellInsertModeRIGHT = 2;
  _sheetCellInsertModeROWS = 3;
  _sheetCellInsertModeCOLUMNS = 4;
  _sheetConditionOperatorNONE = 0;
  _sheetConditionOperatorEQUAL = 1;
  _sheetConditionOperatorNOT_EQUAL = 2;
  _sheetConditionOperatorGREATER = 3;
  _sheetConditionOperatorGREATER_EQUAL = 4;
  _sheetConditionOperatorLESS = 5;
  _sheetConditionOperatorLESS_EQUAL = 6;
  _sheetConditionOperatorBETWEEN = 7;
  _sheetConditionOperatorNOT_BETWEEN = 8;
  _sheetConditionOperatorFORMULA = 9;
  _sheetDataImportModeNONE = 0;
  _sheetDataImportModeSQL = 1;
  _sheetDataImportModeTABLE = 2;
  _sheetDataImportModeQUERY = 3;
  _sheetDataPilotFieldGroupBySECONDS = 1;
  _sheetDataPilotFieldGroupByMINUTES = 2;
  _sheetDataPilotFieldGroupByHOURS = 4;
  _sheetDataPilotFieldGroupByDAYS = 8;
  _sheetDataPilotFieldGroupByMONTHS = 16;
  _sheetDataPilotFieldGroupByQUARTERS = 32;
  _sheetDataPilotFieldGroupByYEARS = 64;
  _sheetDataPilotFieldLayoutModeTABULAR_LAYOUT = 0;
  _sheetDataPilotFieldLayoutModeOUTLINE_SUBTOTALS_TOP = 1;
  _sheetDataPilotFieldLayoutModeOUTLINE_SUBTOTALS_BOTTOM = 2;
  _sheetDataPilotFieldOrientationHIDDEN = 0;
  _sheetDataPilotFieldOrientationCOLUMN = 1;
  _sheetDataPilotFieldOrientationROW = 2;
  _sheetDataPilotFieldOrientationPAGE = 3;
  _sheetDataPilotFieldOrientationDATA = 4;
  _sheetDataPilotFieldReferenceItemTypeNAMED = 0;
  _sheetDataPilotFieldReferenceItemTypePREVIOUS = 1;
  _sheetDataPilotFieldReferenceItemTypeNEXT = 2;
  _sheetDataPilotFieldReferenceTypeNONE = 0;
  _sheetDataPilotFieldReferenceTypeITEM_DIFFERENCE = 1;
  _sheetDataPilotFieldReferenceTypeITEM_PERCENTAGE = 2;
  _sheetDataPilotFieldReferenceTypeITEM_PERCENTAGE_DIFFERENCE = 3;
  _sheetDataPilotFieldReferenceTypeRUNNING_TOTAL = 4;
  _sheetDataPilotFieldReferenceTypeROW_PERCENTAGE = 5;
  _sheetDataPilotFieldReferenceTypeCOLUMN_PERCENTAGE = 6;
  _sheetDataPilotFieldReferenceTypeTOTAL_PERCENTAGE = 7;
  _sheetDataPilotFieldReferenceTypeINDEX = 8;
  _sheetDataPilotFieldShowItemsModeFROM_TOP = 0;
  _sheetDataPilotFieldShowItemsModeFROM_BOTTOM = 1;
  _sheetDataPilotFieldSortModeNONE = 0;
  _sheetDataPilotFieldSortModeMANUAL = 1;
  _sheetDataPilotFieldSortModeNAME = 2;
  _sheetDataPilotFieldSortModeDATA = 3;
  _sheetDataResultFlagsHASDATA = 1;
  _sheetDataResultFlagsSUBTOTAL = 2;
  _sheetDataResultFlagsERROR = 4;
  _sheetFillDateModeFILL_DATE_DAY = 0;
  _sheetFillDateModeFILL_DATE_WEEKDAY = 1;
  _sheetFillDateModeFILL_DATE_MONTH = 2;
  _sheetFillDateModeFILL_DATE_YEAR = 3;
  _sheetFillDirectionTO_BOTTOM = 0;
  _sheetFillDirectionTO_RIGHT = 1;
  _sheetFillDirectionTO_TOP = 2;
  _sheetFillDirectionTO_LEFT = 3;
  _sheetFillModeSIMPLE = 0;
  _sheetFillModeLINEAR = 1;
  _sheetFillModeGROWTH = 2;
  _sheetFillModeDATE = 3;
  _sheetFillModeAUTO = 4;
  _sheetFilterConnectionAND = 0;
  _sheetFilterConnectionOR = 1;
  _sheetFilterOperatorEMPTY = 0;
  _sheetFilterOperatorNOT_EMPTY = 1;
  _sheetFilterOperatorEQUAL = 2;
  _sheetFilterOperatorNOT_EQUAL = 3;
  _sheetFilterOperatorGREATER = 4;
  _sheetFilterOperatorGREATER_EQUAL = 5;
  _sheetFilterOperatorLESS = 6;
  _sheetFilterOperatorLESS_EQUAL = 7;
  _sheetFilterOperatorTOP_VALUES = 8;
  _sheetFilterOperatorTOP_PERCENT = 9;
  _sheetFilterOperatorBOTTOM_VALUES = 10;
  _sheetFilterOperatorBOTTOM_PERCENT = 11;
  _sheetFormulaResultVALUE = 1;
  _sheetFormulaResultSTRING = 2;
  _sheetFormulaResultERROR = 4;
  _sheetFunctionCategoryDATABASE = 1;
  _sheetFunctionCategoryDATETIME = 2;
  _sheetFunctionCategoryFINANCIAL = 3;
  _sheetFunctionCategoryINFORMATION = 4;
  _sheetFunctionCategoryLOGICAL = 5;
  _sheetFunctionCategoryMATHEMATICAL = 6;
  _sheetFunctionCategoryMATRIX = 7;
  _sheetFunctionCategorySTATISTICAL = 8;
  _sheetFunctionCategorySPREADSHEET = 9;
  _sheetFunctionCategoryTEXT = 10;
  _sheetFunctionCategoryADDIN = 11;
  _sheetGeneralFunctionNONE = 0;
  _sheetGeneralFunctionAUTO = 1;
  _sheetGeneralFunctionSUM = 2;
  _sheetGeneralFunctionCOUNT = 3;
  _sheetGeneralFunctionAVERAGE = 4;
  _sheetGeneralFunctionMAX = 5;
  _sheetGeneralFunctionMIN = 6;
  _sheetGeneralFunctionPRODUCT = 7;
  _sheetGeneralFunctionCOUNTNUMS = 8;
  _sheetGeneralFunctionSTDEV = 9;
  _sheetGeneralFunctionSTDEVP = 10;
  _sheetGeneralFunctionVAR = 11;
  _sheetGeneralFunctionVARP = 12;
  _sheetMemberResultFlagsHASMEMBER = 1;
  _sheetMemberResultFlagsSUBTOTAL = 2;
  _sheetMemberResultFlagsCONTINUE = 4;
  _sheetMoveDirectionDOWN = 0;
  _sheetMoveDirectionRIGHT = 1;
  _sheetMoveDirectionUP = 2;
  _sheetMoveDirectionLEFT = 3;
  _sheetNamedRangeFlagFILTER_CRITERIA = 1;
  _sheetNamedRangeFlagPRINT_AREA = 2;
  _sheetNamedRangeFlagCOLUMN_HEADER = 4;
  _sheetNamedRangeFlagROW_HEADER = 8;
  _sheetPasteOperationNONE = 0;
  _sheetPasteOperationADD = 1;
  _sheetPasteOperationSUBTRACT = 2;
  _sheetPasteOperationMULTIPLY = 3;
  _sheetPasteOperationDIVIDE = 4;
  _sheetSheetLinkModeNONE = 0;
  _sheetSheetLinkModeNORMAL = 1;
  _sheetSheetLinkModeVALUE = 2;
  _sheetStatusBarFunctionNONE = 0;
  _sheetStatusBarFunctionAVERAGE = 1;
  _sheetStatusBarFunctionCOUNTNUMS = 2;
  _sheetStatusBarFunctionCOUNT = 3;
  _sheetStatusBarFunctionMAX = 4;
  _sheetStatusBarFunctionMIN = 5;
  _sheetStatusBarFunctionSUM = 9;
  _sheetTableOperationModeCOLUMN = 0;
  _sheetTableOperationModeROW = 1;
  _sheetTableOperationModeBOTH = 2;
  _sheetTableValidationVisibilityINVISIBLE = 0;
  _sheetTableValidationVisibilityUNSORTED = 1;
  _sheetTableValidationVisibilitySORTEDASCENDING = 2;
  _sheetValidationAlertStyleSTOP = 0;
  _sheetValidationAlertStyleWARNING = 1;
  _sheetValidationAlertStyleINFO = 2;
  _sheetValidationAlertStyleMACRO = 3;
  _sheetValidationTypeANY = 0;
  _sheetValidationTypeWHOLE = 1;
  _sheetValidationTypeDECIMAL = 2;
  _sheetValidationTypeDATE = 3;
  _sheetValidationTypeTIME = 4;
  _sheetValidationTypeTEXT_LEN = 5;
  _sheetValidationTypeLIST = 6;
  _sheetValidationTypeCUSTOM = 7;
  _sheet_NamedRangeFILTER_CRITERIA = 1;
  _sheet_NamedRangePRINT_AREA = 2;
  _sheet_NamedRangeCOLUMN_HEADER = 4;
  _sheet_NamedRangeROW_HEADER = 8;
  _styleBreakTypeNONE = 0;
  _styleBreakTypeCOLUMN_BEFORE = 1;
  _styleBreakTypeCOLUMN_AFTER = 2;
  _styleBreakTypeCOLUMN_BOTH = 3;
  _styleBreakTypePAGE_BEFORE = 4;
  _styleBreakTypePAGE_AFTER = 5;
  _styleBreakTypePAGE_BOTH = 6;
  _styleCaseMapNONE = 0;
  _styleCaseMapUPPERCASE = 1;
  _styleCaseMapLOWERCASE = 2;
  _styleCaseMapTITLE = 3;
  _styleCaseMapSMALLCAPS = 4;
  _styleGraphicLocationNONE = 0;
  _styleGraphicLocationLEFT_TOP = 1;
  _styleGraphicLocationMIDDLE_TOP = 2;
  _styleGraphicLocationRIGHT_TOP = 3;
  _styleGraphicLocationLEFT_MIDDLE = 4;
  _styleGraphicLocationMIDDLE_MIDDLE = 5;
  _styleGraphicLocationRIGHT_MIDDLE = 6;
  _styleGraphicLocationLEFT_BOTTOM = 7;
  _styleGraphicLocationMIDDLE_BOTTOM = 8;
  _styleGraphicLocationRIGHT_BOTTOM = 9;
  _styleGraphicLocationAREA = 10;
  _styleGraphicLocationTILED = 11;
  _styleHorizontalAlignmentLEFT = 0;
  _styleHorizontalAlignmentCENTER = 1;
  _styleHorizontalAlignmentRIGHT = 2;
  _styleLineNumberPositionLEFT = 0;
  _styleLineNumberPositionRIGHT = 1;
  _styleLineNumberPositionINSIDE = 2;
  _styleLineNumberPositionOUTSIDE = 3;
  _styleLineSpacingModePROP = 0;
  _styleLineSpacingModeMINIMUM = 1;
  _styleLineSpacingModeLEADING = 2;
  _styleLineSpacingModeFIX = 3;
  _styleNumberingTypeCHARS_UPPER_LETTER = 0;
  _styleNumberingTypeCHARS_LOWER_LETTER = 1;
  _styleNumberingTypeROMAN_UPPER = 2;
  _styleNumberingTypeROMAN_LOWER = 3;
  _styleNumberingTypeARABIC = 4;
  _styleNumberingTypeNUMBER_NONE = 5;
  _styleNumberingTypeCHAR_SPECIAL = 6;
  _styleNumberingTypePAGE_DESCRIPTOR = 7;
  _styleNumberingTypeBITMAP = 8;
  _styleNumberingTypeCHARS_UPPER_LETTER_N = 9;
  _styleNumberingTypeCHARS_LOWER_LETTER_N = 10;
  _styleNumberingTypeTRANSLITERATION = 11;
  _styleNumberingTypeNATIVE_NUMBERING = 12;
  _styleNumberingTypeFULLWIDTH_ARABIC = 13;
  _styleNumberingTypeCIRCLE_NUMBER = 14;
  _styleNumberingTypeNUMBER_LOWER_ZH = 15;
  _styleNumberingTypeNUMBER_UPPER_ZH = 16;
  _styleNumberingTypeNUMBER_UPPER_ZH_TW = 17;
  _styleNumberingTypeTIAN_GAN_ZH = 18;
  _styleNumberingTypeDI_ZI_ZH = 19;
  _styleNumberingTypeNUMBER_TRADITIONAL_JA = 20;
  _styleNumberingTypeAIU_FULLWIDTH_JA = 21;
  _styleNumberingTypeAIU_HALFWIDTH_JA = 22;
  _styleNumberingTypeIROHA_FULLWIDTH_JA = 23;
  _styleNumberingTypeIROHA_HALFWIDTH_JA = 24;
  _styleNumberingTypeNUMBER_UPPER_KO = 25;
  _styleNumberingTypeNUMBER_HANGUL_KO = 26;
  _styleNumberingTypeHANGUL_JAMO_KO = 27;
  _styleNumberingTypeHANGUL_SYLLABLE_KO = 28;
  _styleNumberingTypeHANGUL_CIRCLED_JAMO_KO = 29;
  _styleNumberingTypeHANGUL_CIRCLED_SYLLABLE_KO = 30;
  _styleNumberingTypeCHARS_ARABIC = 31;
  _styleNumberingTypeCHARS_THAI = 32;
  _styleNumberingTypeCHARS_HEBREW = 33;
  _styleNumberingTypeCHARS_NEPALI = 34;
  _styleNumberingTypeCHARS_KHMER = 35;
  _styleNumberingTypeCHARS_LAO = 36;
  _styleNumberingTypeCHARS_TIBETAN = 37;
  _styleNumberingTypeCHARS_CYRILLIC_UPPER_LETTER_BG = 38;
  _styleNumberingTypeCHARS_CYRILLIC_LOWER_LETTER_BG = 39;
  _styleNumberingTypeCHARS_CYRILLIC_UPPER_LETTER_N_BG = 40;
  _styleNumberingTypeCHARS_CYRILLIC_LOWER_LETTER_N_BG = 41;
  _styleNumberingTypeCHARS_CYRILLIC_UPPER_LETTER_RU = 42;
  _styleNumberingTypeCHARS_CYRILLIC_LOWER_LETTER_RU = 43;
  _styleNumberingTypeCHARS_CYRILLIC_UPPER_LETTER_N_RU = 44;
  _styleNumberingTypeCHARS_CYRILLIC_LOWER_LETTER_N_RU = 45;
  _stylePageStyleLayoutALL = 0;
  _stylePageStyleLayoutLEFT = 1;
  _stylePageStyleLayoutRIGHT = 2;
  _stylePageStyleLayoutMIRRORED = 3;
  _styleParagraphAdjustLEFT = 0;
  _styleParagraphAdjustRIGHT = 1;
  _styleParagraphAdjustBLOCK = 2;
  _styleParagraphAdjustCENTER = 3;
  _styleParagraphAdjustSTRETCH = 4;
  _styleParagraphStyleCategoryTEXT = 0;
  _styleParagraphStyleCategoryCHAPTER = 1;
  _styleParagraphStyleCategoryLIST = 2;
  _styleParagraphStyleCategoryINDEX = 3;
  _styleParagraphStyleCategoryEXTRA = 4;
  _styleParagraphStyleCategoryHTML = 5;
  _styleTabAlignLEFT = 0;
  _styleTabAlignCENTER = 1;
  _styleTabAlignRIGHT = 2;
  _styleTabAlignDECIMAL = 3;
  _styleTabAlignDEFAULT = 4;
  _styleVerticalAlignmentTOP = 0;
  _styleVerticalAlignmentMIDDLE = 1;
  _styleVerticalAlignmentBOTTOM = 2;
  _syncSyncActionNONE = 0;
  _syncSyncActionCOPY_TO_SERVER = 1;
  _syncSyncActionCOPY_TO_CLIENT = 2;
  _syncSyncActionREMOVE_FROM_CLIENT = 256;
  _syncSyncActionREMOVE_FROM_SERVER = 512;
  _syncSyncActionCONFLICT_UID = 16777216;
  _syncSyncActionCONFLICT_AMBIGUITY = 33554432;
  _syncSyncEventNONE = 0;
  _syncSyncEventCREATED = 1;
  _syncSyncEventDELETED = 2;
  _syncSyncEventCHANGED = 3;
  _syncSyncModeNONE = 0;
  _syncSyncModeCLIENT_TO_SERVER = 1;
  _syncSyncModeSERVER_TO_CLIENT = 2;
  _syncSyncOptionsNONE = 0;
  _syncSyncOptionsDONT_COPY = 1;
  _syncSyncOptionsDONT_REMOVE = 2;
  _syncSyncOptionsSERVER_WINS = 256;
  _syncSyncOptionsCLIENT_WINS = 512;
  _syncSyncOptionsCREATE_BACKUP = 65536;
  _syncSyncTypeNONE = 0;
  _syncSyncTypeFILE = 1;
  _syncSyncTypeFOLDER = 2;
  _syncSyncTypeVFS_FILE = 3;
  _syncSyncTypeVFS_FOLDER = 4;
  _syncSyncTypePOP3 = 5;
  _syncSyncTypeIMAP = 6;
  _systemSimpleMailClientFlagsDEFAULTS = 0;
  _systemSimpleMailClientFlagsNO_USER_INTERFACE = 1;
  _systemSimpleMailClientFlagsNO_LOGON_DIALOG = 2;
  _systemSystemShellExecuteFlagsDEFAULTS = 0;
  _systemSystemShellExecuteFlagsNO_SYSTEM_ERROR_MESSAGE = 1;
  _tableCellContentTypeEMPTY = 0;
  _tableCellContentTypeVALUE = 1;
  _tableCellContentTypeTEXT = 2;
  _tableCellContentTypeFORMULA = 3;
  _tableCellHoriJustifySTANDARD = 0;
  _tableCellHoriJustifyLEFT = 1;
  _tableCellHoriJustifyCENTER = 2;
  _tableCellHoriJustifyRIGHT = 3;
  _tableCellHoriJustifyBLOCK = 4;
  _tableCellHoriJustifyREPEAT = 5;
  _tableCellOrientationSTANDARD = 0;
  _tableCellOrientationTOPBOTTOM = 1;
  _tableCellOrientationBOTTOMTOP = 2;
  _tableCellOrientationSTACKED = 3;
  _tableCellVertJustifySTANDARD = 0;
  _tableCellVertJustifyTOP = 1;
  _tableCellVertJustifyCENTER = 2;
  _tableCellVertJustifyBOTTOM = 3;
  _tableShadowLocationNONE = 0;
  _tableShadowLocationTOP_LEFT = 1;
  _tableShadowLocationTOP_RIGHT = 2;
  _tableShadowLocationBOTTOM_LEFT = 3;
  _tableShadowLocationBOTTOM_RIGHT = 4;
  _tableTableOrientationCOLUMNS = 0;
  _tableTableOrientationROWS = 1;
  _tableTableSortFieldTypeAUTOMATIC = 0;
  _tableTableSortFieldTypeNUMERIC = 1;
  _tableTableSortFieldTypeALPHANUMERIC = 2;
  _taskInteractionClassificationERROR = 0;
  _taskInteractionClassificationWARNING = 1;
  _taskInteractionClassificationINFO = 2;
  _taskInteractionClassificationQUERY = 3;
  _taskPasswordRequestModePASSWORD_CREATE = 0;
  _taskPasswordRequestModePASSWORD_ENTER = 1;
  _taskPasswordRequestModePASSWORD_REENTER = 2;
  _textAuthorDisplayFormatFULL = 0;
  _textAuthorDisplayFormatLAST_NAME = 1;
  _textAuthorDisplayFormatFIRST_NAME = 2;
  _textAuthorDisplayFormatINITIALS = 3;
  _textBibliographyDataFieldIDENTIFIER = 0;
  _textBibliographyDataFieldBIBILIOGRAPHIC_TYPE = 1;
  _textBibliographyDataFieldADDRESS = 2;
  _textBibliographyDataFieldANNOTE = 3;
  _textBibliographyDataFieldAUTHOR = 4;
  _textBibliographyDataFieldBOOKTITLE = 5;
  _textBibliographyDataFieldCHAPTER = 6;
  _textBibliographyDataFieldEDITION = 7;
  _textBibliographyDataFieldEDITOR = 8;
  _textBibliographyDataFieldHOWPUBLISHED = 9;
  _textBibliographyDataFieldINSTITUTION = 10;
  _textBibliographyDataFieldJOURNAL = 11;
  _textBibliographyDataFieldMONTH = 12;
  _textBibliographyDataFieldNOTE = 13;
  _textBibliographyDataFieldNUMBER = 14;
  _textBibliographyDataFieldORGANIZATIONS = 15;
  _textBibliographyDataFieldPAGES = 16;
  _textBibliographyDataFieldPUBLISHER = 17;
  _textBibliographyDataFieldSCHOOL = 18;
  _textBibliographyDataFieldSERIES = 19;
  _textBibliographyDataFieldTITLE = 20;
  _textBibliographyDataFieldREPORT_TYPE = 21;
  _textBibliographyDataFieldVOLUME = 22;
  _textBibliographyDataFieldYEAR = 23;
  _textBibliographyDataFieldURL = 24;
  _textBibliographyDataFieldCUSTOM1 = 25;
  _textBibliographyDataFieldCUSTOM2 = 26;
  _textBibliographyDataFieldCUSTOM3 = 27;
  _textBibliographyDataFieldCUSTOM4 = 28;
  _textBibliographyDataFieldCUSTOM5 = 29;
  _textBibliographyDataFieldISBN = 30;
  _textBibliographyDataTypeARTICLE = 0;
  _textBibliographyDataTypeBOOK = 1;
  _textBibliographyDataTypeBOOKLET = 2;
  _textBibliographyDataTypeCONFERENCE = 3;
  _textBibliographyDataTypeINBOOK = 4;
  _textBibliographyDataTypeINCOLLECTION = 5;
  _textBibliographyDataTypeINPROCEEDINGS = 6;
  _textBibliographyDataTypeJOURNAL = 7;
  _textBibliographyDataTypeMANUAL = 8;
  _textBibliographyDataTypeMASTERSTHESIS = 9;
  _textBibliographyDataTypeMISC = 10;
  _textBibliographyDataTypePHDTHESIS = 11;
  _textBibliographyDataTypePROCEEDINGS = 12;
  _textBibliographyDataTypeTECHREPORT = 13;
  _textBibliographyDataTypeUNPUBLISHED = 14;
  _textBibliographyDataTypeEMAIL = 15;
  _textBibliographyDataTypeWWW = 16;
  _textBibliographyDataTypeCUSTOM1 = 17;
  _textBibliographyDataTypeCUSTOM2 = 18;
  _textBibliographyDataTypeCUSTOM3 = 19;
  _textBibliographyDataTypeCUSTOM4 = 20;
  _textBibliographyDataTypeCUSTOM5 = 21;
  _textChapterFormatNAME = 0;
  _textChapterFormatNUMBER = 1;
  _textChapterFormatNAME_NUMBER = 2;
  _textChapterFormatNO_PREFIX_SUFFIX = 3;
  _textChapterFormatDIGIT = 4;
  _textCharacterCompressionTypeNONE = 0;
  _textCharacterCompressionTypePUNCTUATION_ONLY = 1;
  _textCharacterCompressionTypePUNCTUATION_AND_KANA = 2;
  _textControlCharacterPARAGRAPH_BREAK = 0;
  _textControlCharacterLINE_BREAK = 1;
  _textControlCharacterHARD_HYPHEN = 2;
  _textControlCharacterSOFT_HYPHEN = 3;
  _textControlCharacterHARD_SPACE = 4;
  _textControlCharacterAPPEND_PARAGRAPH = 5;
  _textDateDisplayFormatSTANDARD_SHORT = 0;
  _textDateDisplayFormatSTANDARD_LONG = 1;
  _textDateDisplayFormatMMDDYY = 2;
  _textDateDisplayFormatMMDDYYYY = 3;
  _textDateDisplayFormatDDMMMYYYY = 4;
  _textDateDisplayFormatDDMMMMYYYY = 5;
  _textDateDisplayFormatNNDDMMMMYYYY = 6;
  _textDateDisplayFormatNNNNDDMMMMYYYY = 7;
  _textDocumentStatisticPAGES = 0;
  _textDocumentStatisticPARAS = 1;
  _textDocumentStatisticWORDS = 2;
  _textDocumentStatisticCHARS = 3;
  _textFilenameDisplayFormatFULL = 0;
  _textFilenameDisplayFormatPATH = 1;
  _textFilenameDisplayFormatNAME = 2;
  _textFilenameDisplayFormatNAME_AND_EXT = 3;
  _textFontEmphasisNONE = 0;
  _textFontEmphasisDOT_ABOVE = 1;
  _textFontEmphasisCIRCLE_ABOVE = 2;
  _textFontEmphasisDISK_ABOVE = 3;
  _textFontEmphasisACCENT_ABOVE = 4;
  _textFontEmphasisDOT_BELOW = 11;
  _textFontEmphasisCIRCLE_BELOW = 12;
  _textFontEmphasisDISK_BELOW = 13;
  _textFontEmphasisACCENT_BELOW = 14;
  _textFontReliefNONE = 0;
  _textFontReliefEMBOSSED = 1;
  _textFontReliefENGRAVED = 2;
  _textFootnoteNumberingPER_PAGE = 0;
  _textFootnoteNumberingPER_CHAPTER = 1;
  _textFootnoteNumberingPER_DOCUMENT = 2;
  _textHoriOrientationNONE = 0;
  _textHoriOrientationRIGHT = 1;
  _textHoriOrientationCENTER = 2;
  _textHoriOrientationLEFT = 3;
  _textHoriOrientationINSIDE = 4;
  _textHoriOrientationOUTSIDE = 5;
  _textHoriOrientationFULL = 6;
  _textHoriOrientationLEFT_AND_WIDTH = 7;
  _textHorizontalAdjustLEFT = 0;
  _textHorizontalAdjustCENTER = 1;
  _textHorizontalAdjustRIGHT = 2;
  _textMailMergeTypePRINTER = 1;
  _textMailMergeTypeFILE = 2;
  _textMailMergeTypeMAIL = 3;
  _textNotePrintModeNOT = 0;
  _textNotePrintModeONLY = 1;
  _textNotePrintModeDOC_END = 2;
  _textNotePrintModePAGE_END = 3;
  _textPageNumberTypePREV = 0;
  _textPageNumberTypeCURRENT = 1;
  _textPageNumberTypeNEXT = 2;
  _textParagraphVertAlignAUTOMATIC = 0;
  _textParagraphVertAlignBASELINE = 1;
  _textParagraphVertAlignTOP = 2;
  _textParagraphVertAlignCENTER = 3;
  _textParagraphVertAlignBOTTOM = 4;
  _textPlaceholderTypeTEXT = 0;
  _textPlaceholderTypeTABLE = 1;
  _textPlaceholderTypeTEXTFRAME = 2;
  _textPlaceholderTypeGRAPHIC = 3;
  _textPlaceholderTypeOBJECT = 4;
  _textPositionLayoutDirPositionInHoriL2R = 1;
  _textPositionLayoutDirPositionInLayoutDirOfAnchor = 2;
  _textReferenceFieldPartPAGE = 0;
  _textReferenceFieldPartCHAPTER = 1;
  _textReferenceFieldPartTEXT = 2;
  _textReferenceFieldPartUP_DOWN = 3;
  _textReferenceFieldPartPAGE_DESC = 4;
  _textReferenceFieldPartCATEGORY_AND_NUMBER = 5;
  _textReferenceFieldPartONLY_CAPTION = 6;
  _textReferenceFieldPartONLY_SEQUENCE_NUMBER = 7;
  _textReferenceFieldSourceREFERENCE_MARK = 0;
  _textReferenceFieldSourceSEQUENCE_FIELD = 1;
  _textReferenceFieldSourceBOOKMARK = 2;
  _textReferenceFieldSourceFOOTNOTE = 3;
  _textReferenceFieldSourceENDNOTE = 4;
  _textRelOrientationFRAME = 0;
  _textRelOrientationPRINT_AREA = 1;
  _textRelOrientationCHAR = 2;
  _textRelOrientationPAGE_LEFT = 3;
  _textRelOrientationPAGE_RIGHT = 4;
  _textRelOrientationFRAME_LEFT = 5;
  _textRelOrientationFRAME_RIGHT = 6;
  _textRelOrientationPAGE_FRAME = 7;
  _textRelOrientationPAGE_PRINT_AREA = 8;
  _textRelOrientationTEXT_LINE = 9;
  _textRubyAdjustLEFT = 0;
  _textRubyAdjustCENTER = 1;
  _textRubyAdjustRIGHT = 2;
  _textRubyAdjustBLOCK = 3;
  _textRubyAdjustINDENT_BLOCK = 4;
  _textSetVariableTypeVAR = 0;
  _textSetVariableTypeSEQUENCE = 1;
  _textSetVariableTypeFORMULA = 2;
  _textSetVariableTypeSTRING = 3;
  _textSizeTypeVARIABLE = 0;
  _textSizeTypeFIX = 1;
  _textSizeTypeMIN = 2;
  _textTemplateDisplayFormatFULL = 0;
  _textTemplateDisplayFormatPATH = 1;
  _textTemplateDisplayFormatNAME = 2;
  _textTemplateDisplayFormatNAME_AND_EXT = 3;
  _textTemplateDisplayFormatAREA = 4;
  _textTemplateDisplayFormatTITLE = 5;
  _textTextContentAnchorTypeAT_PARAGRAPH = 0;
  _textTextContentAnchorTypeAS_CHARACTER = 1;
  _textTextContentAnchorTypeAT_PAGE = 2;
  _textTextContentAnchorTypeAT_FRAME = 3;
  _textTextContentAnchorTypeAT_CHARACTER = 4;
  _textTextGridModeNONE = 0;
  _textTextGridModeLINES = 1;
  _textTextGridModeLINES_AND_CHARS = 2;
  _textTimeDisplayFormatSTANDARD = 0;
  _textTimeDisplayFormatHHMM = 1;
  _textTimeDisplayFormatHHMMSS = 2;
  _textTimeDisplayFormatHHMMSS00 = 3;
  _textTimeDisplayFormatHHMMAMPM = 4;
  _textTimeDisplayFormatHHMMSSAMPM = 5;
  _textTimeDisplayFormatHHMMSS00AMPM = 6;
  _textUserDataPartCOMPANY = 0;
  _textUserDataPartFIRSTNAME = 1;
  _textUserDataPartNAME = 2;
  _textUserDataPartSHORTCUT = 3;
  _textUserDataPartSTREET = 4;
  _textUserDataPartCOUNTRY = 5;
  _textUserDataPartZIP = 6;
  _textUserDataPartCITY = 7;
  _textUserDataPartTITLE = 8;
  _textUserDataPartPOSITION = 9;
  _textUserDataPartPHONE_PRIVATE = 10;
  _textUserDataPartPHONE_COMPANY = 11;
  _textUserDataPartFAX = 12;
  _textUserDataPartEMAIL = 13;
  _textUserDataPartSTATE = 14;
  _textUserFieldFormatSYSTEM = 0;
  _textUserFieldFormatTEXT = 1;
  _textUserFieldFormatNUM = 2;
  _textVertOrientationNONE = 0;
  _textVertOrientationTOP = 1;
  _textVertOrientationCENTER = 2;
  _textVertOrientationBOTTOM = 3;
  _textVertOrientationCHAR_TOP = 4;
  _textVertOrientationCHAR_CENTER = 5;
  _textVertOrientationCHAR_BOTTOM = 6;
  _textVertOrientationLINE_TOP = 7;
  _textVertOrientationLINE_CENTER = 8;
  _textVertOrientationLINE_BOTTOM = 9;
  _textWrapInfluenceOnPositionONCE_SUCCESSIVE = 1;
  _textWrapInfluenceOnPositionONCE_CONCURRENT = 2;
  _textWrapInfluenceOnPositionITERATIVE = 3;
  _textWrapTextModeNONE = 0;
  _textWrapTextModeTHROUGHT = 1;
  _textWrapTextModePARALLEL = 2;
  _textWrapTextModeDYNAMIC = 3;
  _textWrapTextModeLEFT = 4;
  _textWrapTextModeRIGHT = 5;
  _textWritingModeLR_TB = 0;
  _textWritingModeRL_TB = 1;
  _textWritingModeTB_RL = 2;
  _textWritingMode2LR_TB = 0;
  _textWritingMode2RL_TB = 1;
  _textWritingMode2TB_RL = 2;
  _textWritingMode2TB_LR = 3;
  _textWritingMode2PAGE = 4;
  _ucbCommandInfoChangeCOMMAND_INSERTED = 0;
  _ucbCommandInfoChangeCOMMAND_REMOVED = 1;
  _ucbConnectionModeONLINE = 0;
  _ucbConnectionModeOFFLINE = 1;
  _ucbContentActionINSERTED = 0;
  _ucbContentActionREMOVED = 1;
  _ucbContentActionDELETED = 2;
  _ucbContentActionEXCHANGED = 4;
  _ucbContentActionSEARCH_MATCHED = 128;
  _ucbContentCreationErrorUNKNOWN = 0;
  _ucbContentCreationErrorNO_CONTENT_BROKER = 1;
  _ucbContentCreationErrorNO_IDENTIFIER_FACTORY = 2;
  _ucbContentCreationErrorIDENTIFIER_CREATION_FAILED = 3;
  _ucbContentCreationErrorNO_CONTENT_PROVIDER = 4;
  _ucbContentCreationErrorCONTENT_CREATION_FAILED = 5;
  _ucbContentInfoAttributeNONE = 0;
  _ucbContentInfoAttributeINSERT_WITH_INPUTSTREAM = 1;
  _ucbContentInfoAttributeKIND_DOCUMENT = 2;
  _ucbContentInfoAttributeKIND_FOLDER = 4;
  _ucbContentInfoAttributeKIND_LINK = 8;
  _ucbContentResultSetCapabilitySORTED = 1;
  _ucbCookiePolicyCONFIRM = 0;
  _ucbCookiePolicyACCEPT = 1;
  _ucbCookiePolicyIGNORE = 2;
  _ucbCookieRequestRECEIVE = 0;
  _ucbCookieRequestSEND = 1;
  _ucbDocumentStoreModeREMOTE = 0;
  _ucbDocumentStoreModeLOCAL = 1;
  _ucbErrorNONE = 0;
  _ucbErrorLOGIN_FAILURE_RECEIVE = 122880;
  _ucbErrorLOGIN_FAILURE_NEWSSEND = 122881;
  _ucbErrorLOGIN_FAILURE_MAILSEND = 122882;
  _ucbErrorCONNECT_FAILURE = 122883;
  _ucbErrorUCB_OFFLINE = 122884;
  _ucbErrorUCB_SERVER_ERROR = 122885;
  _ucbErrorSTORAGE_READONLY = 122886;
  _ucbErrorSTORAGE_KILLED = 122887;
  _ucbErrorWRONG_FILE_FORMAT = 122888;
  _ucbErrorUNSUPPORTED_URL = 122889;
  _ucbErrorCNTOUT_NO_FROM = 122890;
  _ucbErrorTOO_MANY_GROUPS = 122891;
  _ucbErrorDELETE_ABORTED = 122892;
  _ucbErrorQUERY_DELETE = 122893;
  _ucbErrorNOTAVAILABLE = 122894;
  _ucbErrorVIM_LIBRARY_ERROR = 122895;
  _ucbErrorFOLDER_INVALID = 122896;
  _ucbErrorFTP_RESOLVERERROR = 122897;
  _ucbErrorFTP_NETWORKERROR = 122898;
  _ucbErrorFTP_NOTNECESSARYCMD = 122899;
  _ucbErrorFTP_SERVICEUNAVAILABLE = 122900;
  _ucbErrorFTP_DCONFAILURE = 122901;
  _ucbErrorFTP_TRANSFERABORTED = 122902;
  _ucbErrorNO_VIM_LIBRARY = 122903;
  _ucbErrorVIM_LIBRARY_CORRUPTED = 122904;
  _ucbErrorCCMAIL_EXPORT_ERROR = 122905;
  _ucbErrorNO_CCMAIL_EXPORT_FILE = 122906;
  _ucbErrorILLEGAL_CCMAIL_EXPORT_FILE = 122907;
  _ucbErrorMESSAGE_NOT_FOUND = 122908;
  _ucbErrorBAD_CCMAIL_EXPORT_PASSWORD = 122909;
  _ucbErrorCCMAIL_EXPORT_TOO_LONG = 122910;
  _ucbErrorFOLDER_EXISTS = 122911;
  _ucbErrorFOLDER_NOT_EXISTS = 122912;
  _ucbErrorNO_VIM_BBOARDLIST = 122913;
  _ucbErrorILLEGAL_MESSAGE_ID = 122914;
  _ucbErrorSERVER_PORT_SYNTAX = 122915;
  _ucbErrorSERVERNAME_SYNTAX = 122916;
  _ucbErrorUSERNAME_SYNTAX = 122917;
  _ucbErrorIS_RESCHEDULED = 122918;
  _ucbErrorVIM_NO_FAKE_MESSAGE_ID = 122919;
  _ucbErrorFSYS_ROOT_DELETE = 122920;
  _ucbErrorFILE_EXISTS = 122921;
  _ucbErrorFILE_NOT_EXISTS = 122922;
  _ucbErrorFSYS_MISPLACED_CHAR = 122923;
  _ucbErrorFSYS_INVALID_CHAR = 122924;
  _ucbErrorFSYS_INVALID_DEVICE = 122925;
  _ucbErrorFSYS_ACCESS_DENIED = 122926;
  _ucbErrorFSYS_LOCK_VIOLATION = 122927;
  _ucbErrorFSYS_VOLUME_FULL = 122928;
  _ucbErrorFSYS_NOT_SUPPORTED = 122929;
  _ucbErrorFSYS_UNKNOWN = 122930;
  _ucbErrorFSYS_NOT_A_FILE = 122931;
  _ucbErrorFSYS_NOT_A_DIRECTORY = 122932;
  _ucbErrorFSYS_IS_WILDCARD = 122933;
  _ucbErrorRENAMED_WRONG_FILE_FORMAT = 122934;
  _ucbErrorFSYS_UPDATE_NEEDED = 122935;
  _ucbErrorFSYS_CANT_RESOLVE_CONFLICT = 122936;
  _ucbErrorFSYS_CANT_ITERATE = 122937;
  _ucbErrorONE_NOT_SEARCHABLE = 122938;
  _ucbErrorMULTIPLE_NOT_SEARCHABLE = 122939;
  _ucbErrorFSYS_CACHE_INCONSISTENT = 122940;
  _ucbErrorFSYS_READONLY = 122941;
  _ucbErrorFSYS_LOCK = 122942;
  _ucbErrorFSYS_UNLOCK = 122943;
  _ucbErrorFSYS_DELETE = 122944;
  _ucbErrorFSYS_IS_MARKED = 122945;
  _ucbErrorFTP_GENERAL_FAILURE = 122946;
  _ucbErrorDO_LOG = 122947;
  _ucbErrorHTTP_COOKIE_REQUEST = 122948;
  _ucbErrorFSYS_LOST_ROOT = 122949;
  _ucbErrorFTP_PROXY = 122950;
  _ucbErrorSOURCE_SAME_AS_TARGET = 122951;
  _ucbErrorCONFIRM_EMPTY_TRASH = 122952;
  _ucbErrorFSYS_NO_TARGET = 122953;
  _ucbErrorFSYS_RECURSIVE = 122954;
  _ucbErrorFSYS_INSERT_MEDIUM = 122955;
  _ucbErrorNO_DOCINFO = 122956;
  _ucbErrorCCMAIL_EXPORT_NOT_TERMINATING = 122957;
  _ucbErrorEXTERNAL_COMMAND_FAILED = 122958;
  _ucbErrorRENAME_FAILED = 122959;
  _ucbErrorNOT_HANDLED = 122960;
  _ucbErrorCOULD_NOT_INIT_COMPONENT = 122961;
  _ucbErrorTRANSFER_URL_NOT_SUPPORTED = 122962;
  _ucbErrorEMPTY_SERVERNAME = 122963;
  _ucbErrorEMPTY_USERNAME = 122964;
  _ucbErrorBAD_INET = 122965;
  _ucbErrorIMAP_SERVER_MSG = 122966;
  _ucbErrorIMAP_CONNECTION_CLOSED = 122967;
  _ucbErrorIMAP_NOT_IMAP4 = 122968;
  _ucbErrorIMAP_BAD_SERVER = 122969;
  _ucbErrorREORGANIZE_FILE_LOCKED = 122970;
  _ucbErrorIMAP_BAD_TITLE = 122971;
  _ucbErrorSERVER_CONNECT_FAILURE = 122972;
  _ucbErrorPASSWORD_SYNTAX = 122973;
  _ucbErrorQUERY_DELETE_CACHE = 122974;
  _ucbErrorREORGANIZE_NO_DISKSPACE = 122975;
  _ucbErrorLOGIN_FAILURE_ACCOUNT = 122976;
  _ucbErrorACCOUNT_SYNTAX = 122977;
  _ucbFetchErrorSUCCESS = 0;
  _ucbFetchErrorENDOFDATA = 1;
  _ucbFetchErrorEXCEPTION = 2;
  _ucbFileSystemNotationUNKNOWN_NOTATION = 0;
  _ucbFileSystemNotationUNIX_NOTATION = 1;
  _ucbFileSystemNotationDOS_NOTATION = 2;
  _ucbFileSystemNotationMAC_NOTATION = 3;
  _ucbFolderListCommandGET = 0;
  _ucbFolderListCommandGET_SUBSCRIBED = 1;
  _ucbFolderListCommandSET = 2;
  _ucbIOErrorCodeABORT = 0;
  _ucbIOErrorCodeACCESS_DENIED = 1;
  _ucbIOErrorCodeALREADY_EXISTING = 2;
  _ucbIOErrorCodeBAD_CRC = 3;
  _ucbIOErrorCodeCANT_CREATE = 4;
  _ucbIOErrorCodeCANT_READ = 5;
  _ucbIOErrorCodeCANT_SEEK = 6;
  _ucbIOErrorCodeCANT_TELL = 7;
  _ucbIOErrorCodeCANT_WRITE = 8;
  _ucbIOErrorCodeCURRENT_DIRECTORY = 9;
  _ucbIOErrorCodeDEVICE_NOT_READY = 10;
  _ucbIOErrorCodeDIFFERENT_DEVICES = 11;
  _ucbIOErrorCodeGENERAL = 12;
  _ucbIOErrorCodeINVALID_ACCESS = 13;
  _ucbIOErrorCodeINVALID_CHARACTER = 14;
  _ucbIOErrorCodeINVALID_DEVICE = 15;
  _ucbIOErrorCodeINVALID_LENGTH = 16;
  _ucbIOErrorCodeINVALID_PARAMETER = 17;
  _ucbIOErrorCodeIS_WILDCARD = 18;
  _ucbIOErrorCodeLOCKING_VIOLATION = 19;
  _ucbIOErrorCodeMISPLACED_CHARACTER = 20;
  _ucbIOErrorCodeNAME_TOO_LONG = 21;
  _ucbIOErrorCodeNOT_EXISTING = 22;
  _ucbIOErrorCodeNOT_EXISTING_PATH = 23;
  _ucbIOErrorCodeNOT_SUPPORTED = 24;
  _ucbIOErrorCodeNO_DIRECTORY = 25;
  _ucbIOErrorCodeNO_FILE = 26;
  _ucbIOErrorCodeOUT_OF_DISK_SPACE = 27;
  _ucbIOErrorCodeOUT_OF_FILE_HANDLES = 28;
  _ucbIOErrorCodeOUT_OF_MEMORY = 29;
  _ucbIOErrorCodePENDING = 30;
  _ucbIOErrorCodeRECURSIVE = 31;
  _ucbIOErrorCodeUNKNOWN = 32;
  _ucbIOErrorCodeWRITE_PROTECTED = 33;
  _ucbIOErrorCodeWRONG_FORMAT = 34;
  _ucbIOErrorCodeWRONG_VERSION = 35;
  _ucbListActionTypeWELCOME = 20;
  _ucbListActionTypeINSERTED = 21;
  _ucbListActionTypeREMOVED = 22;
  _ucbListActionTypeCLEARED = 23;
  _ucbListActionTypeMOVED = 24;
  _ucbListActionTypePROPERTIES_CHANGED = 25;
  _ucbListActionTypeCOMPLETED = 27;
  _ucbLockDepthZERO = 0;
  _ucbLockDepthONE = 1;
  _ucbLockDepthINFINITY = 2;
  _ucbLockScopeEXCLUSIVE = 0;
  _ucbLockScopeSHARED = 1;
  _ucbLockTypeWRITE = 0;
  _ucbNameClashERROR = 0;
  _ucbNameClashOVERWRITE = 1;
  _ucbNameClashRENAME = 2;
  _ucbNameClashKEEP = 3;
  _ucbNameClashASK = 4;
  _ucbOpenModeALL = 0;
  _ucbOpenModeFOLDERS = 1;
  _ucbOpenModeDOCUMENTS = 3;
  _ucbOpenModeDOCUMENT = 2;
  _ucbOpenModeDOCUMENT_SHARE_DENY_NONE = 4;
  _ucbOpenModeDOCUMENT_SHARE_DENY_WRITE = 5;
  _ucbOutgoingMessageStateWRITTEN = 0;
  _ucbOutgoingMessageStatePARTIALLY_LOCALLY_SENT = 1;
  _ucbOutgoingMessageStateCOMPLETELY_LOCALLY_SENT = 2;
  _ucbOutgoingMessageStateRECOVERABLE_LOCAL_ERROR = 3;
  _ucbOutgoingMessageStateNONRECOVERABLE_LOCAL_ERROR = 4;
  _ucbOutgoingMessageStateEXTERNAL_ERROR = 5;
  _ucbOutgoingMessageStateWAITING_CONFIRMATION = 6;
  _ucbOutgoingMessageStateCONFIRMED = 7;
  _ucbPriorityHIGHEST = 0;
  _ucbPriorityHIGH = 1;
  _ucbPriorityNORMAL = 2;
  _ucbPriorityLOW = 3;
  _ucbPriorityLOWEST = 4;
  _ucbPropertyValueStateUNPROCESSED = 0;
  _ucbPropertyValueStatePROCESSED = 1;
  _ucbPropertyValueStateINVALID_NAME = 2;
  _ucbPropertyValueStateINVALID_TYPE = 3;
  _ucbRememberAuthenticationNO = 0;
  _ucbRememberAuthenticationSESSION = 1;
  _ucbRememberAuthenticationPERSISTENT = 2;
  _ucbRemoteContentProviderChangeActionADDED = 0;
  _ucbRemoteContentProviderChangeActionREMOVED = 1;
  _ucbRuleActionNONE = 0;
  _ucbRuleActionSHOW = 1;
  _ucbRuleActionHIDE = 2;
  _ucbRuleActionMARK = 3;
  _ucbRuleActionUNMARK = 4;
  _ucbRuleActionMARKREAD = 5;
  _ucbRuleActionMARKUNREAD = 6;
  _ucbRuleActionMOVE = 7;
  _ucbRuleActionCOPY = 8;
  _ucbRuleActionDELETE = 9;
  _ucbRuleActionLINK = 10;
  _ucbRuleActionFORWARD = 11;
  _ucbRuleOperatorCONTAINS = 1;
  _ucbRuleOperatorCONTAINSNOT = 2;
  _ucbRuleOperatorGREATEREQUAL = 3;
  _ucbRuleOperatorLESSEQUAL = 4;
  _ucbRuleOperatorEQUAL = 5;
  _ucbRuleOperatorNOTEQUAL = 6;
  _ucbRuleOperatorVALUE_TRUE = 7;
  _ucbRuleOperatorVALUE_FALSE = 8;
  _ucbSearchRecursionNONE = 0;
  _ucbSearchRecursionONE_LEVEL = 1;
  _ucbSearchRecursionDEEP = 2;
  _ucbSynchronizePolicySERVER_IS_MASTER = 0;
  _ucbSynchronizePolicyCLIENT_IS_MASTER = 1;
  _ucbSynchronizePolicyNONE_IS_MASTER = 2;
  _ucbTransferCommandOperationCOPY = 0;
  _ucbTransferCommandOperationMOVE = 1;
  _ucbTransferCommandOperationLINK = 2;
  _ucbVerificationModeALWAYS = 0;
  _ucbVerificationModeONCE = 1;
  _ucbVerificationModeNEVER = 2;
  _uiActionTriggerSeparatorTypeLINE = 0;
  _uiActionTriggerSeparatorTypeSPACE = 1;
  _uiActionTriggerSeparatorTypeLINEBREAK = 2;
  _uiContextMenuInterceptorActionIGNORED = 0;
  _uiContextMenuInterceptorActionCANCELLED = 1;
  _uiContextMenuInterceptorActionEXECUTE_MODIFIED = 2;
  _uiContextMenuInterceptorActionCONTINUE_MODIFIED = 3;
  _uiDockingAreaDOCKINGAREA_TOP = 0;
  _uiDockingAreaDOCKINGAREA_BOTTOM = 1;
  _uiDockingAreaDOCKINGAREA_LEFT = 2;
  _uiDockingAreaDOCKINGAREA_RIGHT = 3;
  _uiDockingAreaDOCKINGAREA_DEFAULT = 4;
  _uiImageTypeSIZE_DEFAULT = 0;
  _uiImageTypeSIZE_LARGE = 1;
  _uiImageTypeCOLOR_NORMAL = 0;
  _uiImageTypeCOLOR_HIGHCONTRAST = 4;
  _uiItemStyleALIGN_LEFT = 1;
  _uiItemStyleALIGN_CENTER = 2;
  _uiItemStyleALIGN_RIGHT = 3;
  _uiItemStyleDRAW_OUT3D = 4;
  _uiItemStyleDRAW_IN3D = 8;
  _uiItemStyleDRAW_FLAT = 12;
  _uiItemStyleOWNER_DRAW = 16;
  _uiItemStyleAUTO_SIZE = 32;
  _uiItemStyleRADIO_CHECK = 64;
  _uiItemStyleICON = 128;
  _uiItemStyleDROP_DOWN = 256;
  _uiItemStyleREPEAT = 512;
  _uiItemStyleDROPDOWN_ONLY = 1024;
  _uiItemTypeDEFAULT = 0;
  _uiItemTypeSEPARATOR_LINE = 1;
  _uiItemTypeSEPARATOR_SPACE = 2;
  _uiItemTypeSEPARATOR_LINEBREAK = 3;
  _uiUIElementTypeUNKNOWN = 0;
  _uiUIElementTypeMENUBAR = 1;
  _uiUIElementTypePOPUPMENU = 2;
  _uiUIElementTypeTOOLBAR = 3;
  _uiUIElementTypeSTATUSBAR = 4;
  _uiUIElementTypeFLOATINGWINDOW = 5;
  _uiUIElementTypePROGRESSBAR = 6;
  _uiUIElementTypeCOUNT = 7;
  _uidialogsCommonFilePickerElementIdsPUSHBUTTON_OK = 1;
  _uidialogsCommonFilePickerElementIdsPUSHBUTTON_CANCEL = 2;
  _uidialogsCommonFilePickerElementIdsLISTBOX_FILTER = 3;
  _uidialogsCommonFilePickerElementIdsCONTROL_FILEVIEW = 4;
  _uidialogsCommonFilePickerElementIdsEDIT_FILEURL = 5;
  _uidialogsCommonFilePickerElementIdsLISTBOX_FILTER_LABEL = 6;
  _uidialogsCommonFilePickerElementIdsEDIT_FILEURL_LABEL = 7;
  _uidialogsControlActionsADD_ITEM = 1;
  _uidialogsControlActionsADD_ITEMS = 2;
  _uidialogsControlActionsDELETE_ITEM = 3;
  _uidialogsControlActionsDELETE_ITEMS = 4;
  _uidialogsControlActionsSET_SELECT_ITEM = 5;
  _uidialogsControlActionsGET_ITEMS = 6;
  _uidialogsControlActionsGET_SELECTED_ITEM = 7;
  _uidialogsControlActionsGET_SELECTED_ITEM_INDEX = 8;
  _uidialogsControlActionsSET_HELP_URL = 100;
  _uidialogsControlActionsGET_HELP_URL = 101;
  _uidialogsExecutableDialogResultsCANCEL = 0;
  _uidialogsExecutableDialogResultsOK = 1;
  _uidialogsExtendedFilePickerElementIdsCHECKBOX_AUTOEXTENSION = 100;
  _uidialogsExtendedFilePickerElementIdsCHECKBOX_PASSWORD = 101;
  _uidialogsExtendedFilePickerElementIdsCHECKBOX_FILTEROPTIONS = 102;
  _uidialogsExtendedFilePickerElementIdsCHECKBOX_READONLY = 103;
  _uidialogsExtendedFilePickerElementIdsCHECKBOX_LINK = 104;
  _uidialogsExtendedFilePickerElementIdsCHECKBOX_PREVIEW = 105;
  _uidialogsExtendedFilePickerElementIdsPUSHBUTTON_PLAY = 106;
  _uidialogsExtendedFilePickerElementIdsLISTBOX_VERSION = 107;
  _uidialogsExtendedFilePickerElementIdsLISTBOX_TEMPLATE = 108;
  _uidialogsExtendedFilePickerElementIdsLISTBOX_IMAGE_TEMPLATE = 109;
  _uidialogsExtendedFilePickerElementIdsCHECKBOX_SELECTION = 110;
  _uidialogsExtendedFilePickerElementIdsLISTBOX_VERSION_LABEL = 207;
  _uidialogsExtendedFilePickerElementIdsLISTBOX_TEMPLATE_LABEL = 208;
  _uidialogsExtendedFilePickerElementIdsLISTBOX_IMAGE_TEMPLATE_LABEL = 209;
  _uidialogsFilePreviewImageFormatsBITMAP = 1;
  _uidialogsListboxControlActionsADD_ITEM = 1;
  _uidialogsListboxControlActionsADD_ITEMS = 2;
  _uidialogsListboxControlActionsDELETE_ITEM = 3;
  _uidialogsListboxControlActionsDELETE_ITEMS = 4;
  _uidialogsListboxControlActionsSET_SELECT_ITEM = 5;
  _uidialogsListboxControlActionsGET_ITEMS = 6;
  _uidialogsListboxControlActionsGET_SELECTED_ITEM = 7;
  _uidialogsTemplateDescriptionFILEOPEN_SIMPLE = 0;
  _uidialogsTemplateDescriptionFILESAVE_SIMPLE = 1;
  _uidialogsTemplateDescriptionFILESAVE_AUTOEXTENSION_PASSWORD = 2;
  _uidialogsTemplateDescriptionFILESAVE_AUTOEXTENSION_PASSWORD_FILTEROPTIONS = 3;
  _uidialogsTemplateDescriptionFILESAVE_AUTOEXTENSION_SELECTION = 4;
  _uidialogsTemplateDescriptionFILESAVE_AUTOEXTENSION_TEMPLATE = 5;
  _uidialogsTemplateDescriptionFILEOPEN_LINK_PREVIEW_IMAGE_TEMPLATE = 6;
  _uidialogsTemplateDescriptionFILEOPEN_PLAY = 7;
  _uidialogsTemplateDescriptionFILEOPEN_READONLY_VERSION = 8;
  _uidialogsTemplateDescriptionFILEOPEN_LINK_PREVIEW = 9;
  _uidialogsTemplateDescriptionFILESAVE_AUTOEXTENSION = 10;
  _unoTypeClassVOID = 0;
  _unoTypeClassCHAR = 1;
  _unoTypeClassBOOLEAN = 2;
  _unoTypeClassBYTE = 3;
  _unoTypeClassSHORT = 4;
  _unoTypeClassUNSIGNED_SHORT = 5;
  _unoTypeClassLONG = 6;
  _unoTypeClassUNSIGNED_LONG = 7;
  _unoTypeClassHYPER = 8;
  _unoTypeClassUNSIGNED_HYPER = 9;
  _unoTypeClassFLOAT = 10;
  _unoTypeClassDOUBLE = 11;
  _unoTypeClassSTRING = 12;
  _unoTypeClassTYPE = 13;
  _unoTypeClassANY = 14;
  _unoTypeClassENUM = 15;
  _unoTypeClassTYPEDEF = 16;
  _unoTypeClassSTRUCT = 17;
  _unoTypeClassUNION = 18;
  _unoTypeClassEXCEPTION = 19;
  _unoTypeClassSEQUENCE = 20;
  _unoTypeClassARRAY = 21;
  _unoTypeClassINTERFACE = 22;
  _unoTypeClassSERVICE = 23;
  _unoTypeClassMODULE = 24;
  _unoTypeClassINTERFACE_METHOD = 25;
  _unoTypeClassINTERFACE_ATTRIBUTE = 26;
  _unoTypeClassUNKNOWN = 27;
  _unoTypeClassPROPERTY = 28;
  _unoTypeClassCONSTANT = 29;
  _unoTypeClassCONSTANTS = 30;
  _unoTypeClassSINGLETON = 31;
  _uriRelativeUriExcessParentSegmentsERROR = 0;
  _uriRelativeUriExcessParentSegmentsRETAIN = 1;
  _uriRelativeUriExcessParentSegmentsREMOVE = 2;
  _utilDataEditorEventTypeDONE = 0;
  _utilDataEditorEventTypeCANCELED = 1;
  _utilMeasureUnitMM_100TH = 0;
  _utilMeasureUnitMM_10TH = 1;
  _utilMeasureUnitMM = 2;
  _utilMeasureUnitCM = 3;
  _utilMeasureUnitINCH_1000TH = 4;
  _utilMeasureUnitINCH_100TH = 5;
  _utilMeasureUnitINCH_10TH = 6;
  _utilMeasureUnitINCH = 7;
  _utilMeasureUnitPOINT = 8;
  _utilMeasureUnitTWIP = 9;
  _utilMeasureUnitM = 10;
  _utilMeasureUnitKM = 11;
  _utilMeasureUnitPICA = 12;
  _utilMeasureUnitFOOT = 13;
  _utilMeasureUnitMILE = 14;
  _utilMeasureUnitPERCENT = 15;
  _utilNumberFormatALL = 0;
  _utilNumberFormatDEFINED = 1;
  _utilNumberFormatDATE = 2;
  _utilNumberFormatTIME = 4;
  _utilNumberFormatCURRENCY = 8;
  _utilNumberFormatNUMBER = 16;
  _utilNumberFormatSCIENTIFIC = 32;
  _utilNumberFormatFRACTION = 64;
  _utilNumberFormatPERCENT = 128;
  _utilNumberFormatTEXT = 256;
  _utilNumberFormatDATETIME = 6;
  _utilNumberFormatLOGICAL = 1024;
  _utilNumberFormatUNDEFINED = 2048;
  _utilSortFieldTypeAUTOMATIC = 0;
  _utilSortFieldTypeNUMERIC = 1;
  _utilSortFieldTypeALPHANUMERIC = 2;
  _utilTriStateNO = 0;
  _utilTriStateYES = 1;
  _utilTriStateINDETERMINATE = 2;
  _utilloggingLogLevelOFF = 2147483647;
  _utilloggingLogLevelSEVERE = 1000;
  _utilloggingLogLevelWARNING = 900;
  _utilloggingLogLevelINFO = 800;
  _utilloggingLogLevelCONFIG = 700;
  _utilloggingLogLevelFINE = 500;
  _utilloggingLogLevelFINER = 400;
  _utilloggingLogLevelFINEST = 300;
  _utilloggingLogLevelALL = -2147483647 - 1;
  _viewDocumentZoomTypeOPTIMAL = 0;
  _viewDocumentZoomTypePAGE_WIDTH = 1;
  _viewDocumentZoomTypeENTIRE_PAGE = 2;
  _viewDocumentZoomTypeBY_VALUE = 3;
  _viewDocumentZoomTypePAGE_WIDTH_EXACT = 4;
  _viewPaperFormatA3 = 0;
  _viewPaperFormatA4 = 1;
  _viewPaperFormatA5 = 2;
  _viewPaperFormatB4 = 3;
  _viewPaperFormatB5 = 4;
  _viewPaperFormatLETTER = 5;
  _viewPaperFormatLEGAL = 6;
  _viewPaperFormatTABLOID = 7;
  _viewPaperFormatUSER = 8;
  _viewPaperOrientationPORTRAIT = 0;
  _viewPaperOrientationLANDSCAPE = 1;
  _viewPrintableStateJOB_STARTED = 0;
  _viewPrintableStateJOB_COMPLETED = 1;
  _viewPrintableStateJOB_SPOOLED = 2;
  _viewPrintableStateJOB_ABORTED = 3;
  _viewPrintableStateJOB_FAILED = 4;
  _viewPrintableStateJOB_SPOOLING_FAILED = 5;
  _xmlcryptoSecurityOperationStatusUNKNOWN = 0;
  _xmlcryptoSecurityOperationStatusOPERATION_SUCCEEDED = 1;
  _xmlcryptoSecurityOperationStatusRUNTIMEERROR_FAILED = 2;
  _xmlcryptoSecurityOperationStatusENGINE_FAILED = 3;
  _xmlcryptoSecurityOperationStatusMALLOC_FAILED = 4;
  _xmlcryptoSecurityOperationStatusSTRDUP_FAILED = 5;
  _xmlcryptoSecurityOperationStatusCRYPTO_FAILED = 6;
  _xmlcryptoSecurityOperationStatusXML_FAILED = 7;
  _xmlcryptoSecurityOperationStatusXSLT_FAILED = 8;
  _xmlcryptoSecurityOperationStatusIO_FAILED = 9;
  _xmlcryptoSecurityOperationStatusDISABLED = 10;
  _xmlcryptoSecurityOperationStatusNOT_IMPLEMENTED = 11;
  _xmlcryptoSecurityOperationStatusINVALID_SIZE = 12;
  _xmlcryptoSecurityOperationStatusINVALID_DATA = 13;
  _xmlcryptoSecurityOperationStatusINVALID_RESULT = 14;
  _xmlcryptoSecurityOperationStatusINVALID_TYPE = 15;
  _xmlcryptoSecurityOperationStatusINVALID_OPERATION = 16;
  _xmlcryptoSecurityOperationStatusINVALID_STATUS = 17;
  _xmlcryptoSecurityOperationStatusINVALID_FORMAT = 18;
  _xmlcryptoSecurityOperationStatusDATA_NOT_MATCH = 19;
  _xmlcryptoSecurityOperationStatusINVALID_NODE = 20;
  _xmlcryptoSecurityOperationStatusINVALID_NODE_CONTENT = 21;
  _xmlcryptoSecurityOperationStatusINVALID_NODE_ATTRIBUTE = 22;
  _xmlcryptoSecurityOperationStatusMISSING_NODE_ATTRIBUTE = 23;
  _xmlcryptoSecurityOperationStatusNODE_ALREADY_PRESENT = 24;
  _xmlcryptoSecurityOperationStatusUNEXPECTED_NODE = 25;
  _xmlcryptoSecurityOperationStatusNODE_NOT_FOUND = 26;
  _xmlcryptoSecurityOperationStatusINVALID_TRANSFORM = 27;
  _xmlcryptoSecurityOperationStatusINVALID_TRANSFORM_KEY = 28;
  _xmlcryptoSecurityOperationStatusINVALID_URI_TYPE = 29;
  _xmlcryptoSecurityOperationStatusTRANSFORM_SAME_DOCUMENT_REQUIRED = 30;
  _xmlcryptoSecurityOperationStatusTRANSFORM_DISABLED = 31;
  _xmlcryptoSecurityOperationStatusINVALID_KEY_DATA = 32;
  _xmlcryptoSecurityOperationStatusKEY_DATA_NOT_FOUND = 33;
  _xmlcryptoSecurityOperationStatusKEY_DATA_ALREADY_EXIST = 34;
  _xmlcryptoSecurityOperationStatusINVALID_KEY_DATA_SIZE = 35;
  _xmlcryptoSecurityOperationStatusKEY_NOT_FOUND = 36;
  _xmlcryptoSecurityOperationStatusKEYDATA_DISABLED = 37;
  _xmlcryptoSecurityOperationStatusMAX_RETRIEVALS_LEVEL = 38;
  _xmlcryptoSecurityOperationStatusMAX_RETRIEVAL_TYPE_MISMATCH = 39;
  _xmlcryptoSecurityOperationStatusMAX_ENCKEY_LEVEL = 40;
  _xmlcryptoSecurityOperationStatusCERT_VERIFY_FAILED = 41;
  _xmlcryptoSecurityOperationStatusCERT_NOT_FOUND = 42;
  _xmlcryptoSecurityOperationStatusCERT_REVOKED = 43;
  _xmlcryptoSecurityOperationStatusCERT_ISSUER_FAILED = 44;
  _xmlcryptoSecurityOperationStatusCERT_NOT_YET_VALID = 45;
  _xmlcryptoSecurityOperationStatusCERT_HAS_EXPIRED = 46;
  _xmlcryptoSecurityOperationStatusDSIG_NO_REFERENCES = 47;
  _xmlcryptoSecurityOperationStatusDSIG_INVALID_REFERENCE = 48;
  _xmlcryptoSecurityOperationStatusASSERTION = 49;
  _xmldomDOMExceptionTypeDOMSTRING_SIZE_ERR = 0;
  _xmldomDOMExceptionTypeHIERARCHY_REQUEST_ERR = 1;
  _xmldomDOMExceptionTypeINDEX_SIZE_ERR = 2;
  _xmldomDOMExceptionTypeINUSE_ATTRIBUTE_ERR = 3;
  _xmldomDOMExceptionTypeINVALID_ACCESS_ERR = 4;
  _xmldomDOMExceptionTypeINVALID_CHARACTER_ERR = 5;
  _xmldomDOMExceptionTypeINVALID_MODIFICATION_ERR = 6;
  _xmldomDOMExceptionTypeINVALID_STATE_ERR = 7;
  _xmldomDOMExceptionTypeNAMESPACE_ERR = 8;
  _xmldomDOMExceptionTypeNO_DATA_ALLOWED_ERR = 9;
  _xmldomDOMExceptionTypeNO_MODIFICATION_ALLOWED_ERR = 10;
  _xmldomDOMExceptionTypeNOT_FOUND_ERR = 11;
  _xmldomDOMExceptionTypeNOT_SUPPORTED_ERR = 12;
  _xmldomDOMExceptionTypeSYNTAX_ERR = 13;
  _xmldomDOMExceptionTypeWRONG_DOCUMENT_ERR = 14;
  _xmldomNodeTypeATTRIBUTE_NODE = 0;
  _xmldomNodeTypeCDATA_SECTION_NODE = 1;
  _xmldomNodeTypeCOMMENT_NODE = 2;
  _xmldomNodeTypeDOCUMENT_FRAGMENT_NODE = 3;
  _xmldomNodeTypeDOCUMENT_NODE = 4;
  _xmldomNodeTypeDOCUMENT_TYPE_NODE = 5;
  _xmldomNodeTypeELEMENT_NODE = 6;
  _xmldomNodeTypeENTITY_NODE = 7;
  _xmldomNodeTypeENTITY_REFERENCE_NODE = 8;
  _xmldomNodeTypeNOTATION_NODE = 9;
  _xmldomNodeTypePROCESSING_INSTRUCTION_NODE = 10;
  _xmldomNodeTypeTEXT_NODE = 11;
  _xmldomSAXDocumentBuilderStateREADY = 0;
  _xmldomSAXDocumentBuilderStateBUILDING_DOCUMENT = 1;
  _xmldomSAXDocumentBuilderStateBUILDING_FRAGMENT = 2;
  _xmldomSAXDocumentBuilderStateDOCUMENT_FINISHED = 3;
  _xmldomSAXDocumentBuilderStateFRAGMENT_FINISHED = 4;
  _xmldomeventsAttrChangeTypeMODIFICATION = 0;
  _xmldomeventsAttrChangeTypeADDITION = 1;
  _xmldomeventsAttrChangeTypeREMOVAL = 2;
  _xmldomeventsEventTypeDOMFocusIn = 0;
  _xmldomeventsEventTypeDOMFocusOut = 1;
  _xmldomeventsEventTypeDOMActivate = 2;
  _xmldomeventsEventTypeclick = 3;
  _xmldomeventsEventTypemousedown = 4;
  _xmldomeventsEventTypemouseup = 5;
  _xmldomeventsEventTypemouseover = 6;
  _xmldomeventsEventTypemousemove = 7;
  _xmldomeventsEventTypemouseout = 8;
  _xmldomeventsEventTypeDOMSubtreeModified = 9;
  _xmldomeventsEventTypeDOMNodeInserted = 10;
  _xmldomeventsEventTypeDOMNodeRemoved = 11;
  _xmldomeventsEventTypeDOMNodeRemovedFromDocument = 12;
  _xmldomeventsEventTypeDOMNodeInsertedIntoDocument = 13;
  _xmldomeventsEventTypeDOMAttrModified = 14;
  _xmldomeventsEventTypeDOMCharacterDataModified = 15;
  _xmldomeventsPhaseTypeCAPTURING_PHASE = 0;
  _xmldomeventsPhaseTypeAT_TARGET = 1;
  _xmldomeventsPhaseTypeBUBBLING_PHASE = 2;
  _xsdDataTypeClassSTRING = 1;
  _xsdDataTypeClassBOOLEAN = 2;
  _xsdDataTypeClassDECIMAL = 3;
  _xsdDataTypeClassFLOAT = 4;
  _xsdDataTypeClassDOUBLE = 5;
  _xsdDataTypeClassDURATION = 6;
  _xsdDataTypeClassDATETIME = 7;
  _xsdDataTypeClassTIME = 8;
  _xsdDataTypeClassDATE = 9;
  _xsdDataTypeClassgYearMonth = 10;
  _xsdDataTypeClassgYear = 11;
  _xsdDataTypeClassgMonthDay = 12;
  _xsdDataTypeClassgDay = 13;
  _xsdDataTypeClassgMonth = 14;
  _xsdDataTypeClasshexBinary = 15;
  _xsdDataTypeClassbase64Binary = 16;
  _xsdDataTypeClassanyURI = 17;
  _xsdDataTypeClassQName = 18;
  _xsdDataTypeClassNOTATION = 19;
  _xsdWhiteSpaceTreatmentPreserve = 0;
  _xsdWhiteSpaceTreatmentReplace = 1;
  _xsdWhiteSpaceTreatmentCollapse = 2;

implementation

end.
