24 #ifndef __ConditionalTextScriptID__ 25 #define __ConditionalTextScriptID__ 27 #include "IDFactory.h" 28 #include "ConditionalTextID.h" 44 enum ConditionalTextEnums
46 c_ConditionTag =
'ctTg',
47 c_ConditionTags =
'ctTs',
48 p_ConditionTagColor =
'ctTc',
49 p_AppliedConditionTags =
'apCt',
50 e_ApplyConditionTags =
'Xact',
51 c_HiddenText =
'hitx',
52 c_HiddenTexts =
'hits',
53 c_ConditionalTextOptionsPref =
'ctOp',
54 p_ConditionalTextOptionsPref =
'pctO',
55 p_ShowConditionIndicators =
'scdI',
56 p_ConditionTagMethod =
'pCTm',
57 p_ConditionTagAppearance =
'pCTa',
58 en_HighlightIndicator =
'eHig',
59 en_UnderlineIndicator =
'eUnl',
60 en_ConditionTagMethod =
'eCTm',
61 en_ConditionTagAppearance =
'eCTa',
62 c_ConditionTagSet =
'ctSg',
63 c_ConditionTagSets =
'ctSs',
64 e_LoadConditionTags =
'ldCt',
65 p_LoadConditionTagSets =
'plCs',
66 p_AppliedConditionSet =
'apCS',
67 p_SetConditions =
'plTs',
68 e_RedefineConditionSet =
'plRC',
69 t_KeyConditionSetPairType =
'cSPt',
70 en_ConditionIndicatorMode =
'eCIm',
72 en_ShowAndPrint =
'eCIp',
80 #define kConditionTag_CLSID { 0xe485592, 0x6a57, 0x43a9, { 0xb2, 0xd8, 0x63, 0x3e, 0xd7, 0xb, 0xb, 0xf4 } } 82 #define kConditionTags_CLSID { 0x2a64f819, 0x64f3, 0x4ca9, { 0x96, 0x72, 0xa3, 0x31, 0x56, 0xaf, 0x9e, 0x44 } } 84 #define kHiddenText_CLSID { 0x8039d998, 0xfa61, 0x4242, { 0x83, 0xc5, 0xcc, 0xf8, 0xa6, 0x67, 0xa4, 0xb3 } } 86 #define kHiddenTexts_CLSID { 0xd1667251, 0xe1cf, 0x4dd3, { 0x9d, 0xf9, 0x16, 0xff, 0xf, 0xe8, 0x5, 0xaf } } 88 #define kCondionalTextOptionsPref_CLSID { 0x5ac60664, 0x918c, 0x49bd, { 0xa5, 0x22, 0x22, 0x90, 0xbc, 0xab, 0x15, 0xe4 } } 90 #define kConditionTagSet_CLSID { 0xb04b8670, 0xed1f, 0x4df0, { 0x9e, 0x04, 0xf5, 0xdf, 0x88, 0xe9, 0xfc, 0x35 } } 92 #define kConditionTagSets_CLSID { 0xf38b921e, 0x24fe, 0x4c0f, { 0x92, 0xab, 0x57, 0x12, 0xba, 0x31, 0x7e, 0x36 } } 96 #endif // __ConditionalTextScriptID__