 | InDesign SDK 20.5 |
24 #ifndef __CompositeFontMgrID__ 25 #define __CompositeFontMgrID__ 27 #include "CrossPlatformTypes.h" 28 #include "IDFactory.h" 30 #define kCompositeFontMgrPrefix RezLong(0xcb00) 35 #define kCompositeFontManagerPluginName "CompositeFontManager" 115 #define kCompositeFont_CLSID {0xCF1DB2C0, 0xDDB1, 0x11d3, { 0x9D, 0x01, 0x00, 0xC0, 0x4F, 0x99, 0x13, 0x1A } } 117 #define kCompositeFonts_CLSID {0xcf1db2bf, 0xddb1, 0x11d3, { 0x9d, 0x01, 0x00, 0xc0, 0x4f, 0x99, 0x13, 0x1a } } 119 #define kCompositeFontEntry_CLSID { 0x33f7ecf2, 0xf944, 0x11d3, { 0xbf, 0x66, 0x0, 0x0, 0x4c, 0x37, 0x4e, 0xfd } } 121 #define kCompositeFontEntries_CLSID { 0xc33267e8, 0xe8b0, 0x11d3, { 0x9d, 0x1, 0x0, 0xc0, 0x4f, 0x99, 0x13, 0x1a } } 123 #endif // __CompositeFontMgrID__