 | InDesign SDK 20.5 |
30 #include "CrossPlatformTypes.h" 31 #include "IDFactory.h" 33 #define kSectionPrefix RezLong(0x4c00) 36 #define kSectionStringsRsrcID 1000 37 #define kSectionErrorStringTableRsrcID 1100 38 #define kSectionStringsNoTransRsrcID 1200 42 #define kSectionPluginName "Sections" 85 #define kSection_CLSID { 0xee96406f, 0x6c6, 0x11d2, { 0xaa, 0xc9, 0x0, 0xc0, 0x4f, 0xa3, 0x49, 0xc7 } } 87 #define kSections_CLSID { 0xee964070, 0x6c6, 0x11d2, { 0xaa, 0xc9, 0x0, 0xc0, 0x4f, 0xa3, 0x49, 0xc7 } } 89 #endif // __SectionID__