 | InDesign SDK 20.5 |
24 #ifndef __SpellingServiceID__ 25 #define __SpellingServiceID__ 27 #include "CrossPlatformTypes.h" 28 #include "IDFactory.h" 30 #define kSpellingServicePrefix RezLong(0x5200) 34 #define kSpellingServicePluginName "Spelling Service" 36 #define kSpellingServiceStringsRsrcID 2000 37 #define kSpellingServiceStringsNoTransRsrcID 2100 71 #define kSpellPref_CLSID { 0xab3ea327, 0xfa8a, 0x438b, { 0xb7, 0x6a, 0x41, 0xb2, 0xa4, 0x9e, 0x2d, 0x62 } } 73 #define kAutoCorrectPref_CLSID { 0xb31af5c3, 0x18bb, 0x44e2, { 0x8a, 0x70, 0x56, 0x24, 0x13, 0x8b, 0xbe, 0xea } } 75 #define kAutoCorrect_CLSID { 0x972bc446, 0xc4e6, 0x4f4f, { 0xb0, 0x2d, 0x39, 0xf0, 0x93, 0x8e, 0x37, 0x75 } } 77 #define kAutoCorrects_CLSID { 0xbf4f846f, 0xeab4, 0x4f5a, { 0xad, 0x1d, 0x62, 0x72, 0x32, 0x4e, 0xf3, 0xda } } 79 #define kAutoCorrectWordPair_CLSID { 0x20f8f012, 0x8279, 0x40b0, { 0x91, 0x7c, 0xa0, 0xc1, 0xf1, 0x81, 0x67, 0xcd } } 81 #define kAutoCorrectWordPairs_CLSID { 0x9b42640e, 0x69ac, 0x4b07, { 0xaa, 0xb4, 0x87, 0xef, 0x1d, 0xd6, 0xdf, 0x0 } } 83 #endif // __SpellingServiceID__