 | InDesign SDK 20.5 |
27 #ifndef __AutoLayoutID__ 28 #define __AutoLayoutID__ 29 #include "CrossPlatformTypes.h" 30 #include "IDFactory.h" 31 #include "FormatNumber.h" 33 #define kAutoLayoutPrefix RezLong(0x7000) 36 #define kMaxAutoSnapZone 12 37 #define kMinFontSize 0.1 38 #define kMaxFontSize 1296 41 #define kAutoLayoutPluginName "Layout Adjustment" 75 #define kLayoutAdjustPref_CLSID { 0xa207f3f4, 0xa8ab, 0x11d6, { 0xaa, 0x90, 0x0, 0xc0, 0x4f, 0x60, 0x3a, 0x14 } } 77 #define kAdaptiveLayoutPref_CLSID { 0xa821da08, 0x7507, 0x444a,{ 0xba, 0xb3, 0xdf, 0xee, 0x5f, 0x39, 0x7e, 0xd4 } } 84 #endif // __AutoLayoutID__