 | InDesign SDK 20.5 |
24 #ifndef __DictEditorID__ 25 #define __DictEditorID__ 27 #include "CrossPlatformTypes.h" 28 #include "IDFactory.h" 35 #define kDictEditorPrefix RezLong(0x4300) 40 #define kDictEditorNumberChange kHotakaInitialMinorFormatNumber 41 #define kDictEditorConvertMyDataChange RezLong(58) 42 #define kDictEditorLastHotakaFormatChange kDictEditorConvertMyDataChange 46 #define kDictEditorPluginName "Dictionary Editor Dialog" 189 #define kDictPref_CLSID { 0xa3736547, 0x4f5c, 0x11d2, { 0xab, 0x7, 0x0, 0xc0, 0x4f, 0xa3, 0x49, 0xc7 } } 191 #define kUserDict_CLSID { 0xa3736543, 0x4f5c, 0x11d2, { 0xab, 0x7, 0x0, 0xc0, 0x4f, 0xa3, 0x49, 0xc7 } } 193 #define kUserDicts_CLSID { 0xa3736544, 0x4f5c, 0x11d2, { 0xab, 0x7, 0x0, 0xc0, 0x4f, 0xa3, 0x49, 0xc7 } } 195 #define kHyphException_CLSID { 0xa3736545, 0x4f5c, 0x11d2, { 0xab, 0x7, 0x0, 0xc0, 0x4f, 0xa3, 0x49, 0xc7 } } 197 #define kHyphExceptions_CLSID { 0xa3736546, 0x4f5c, 0x11d2, { 0xab, 0x7, 0x0, 0xc0, 0x4f, 0xa3, 0x49, 0xc7 } } 201 #define kDictOrderNodeIDClass kDictEditorPrefix + 1 203 #endif // __DictEditorID__