 | InDesign SDK 20.5 |
27 #ifndef __LayoutUIID_h__ 28 #define __LayoutUIID_h__ 30 #include "CrossPlatformTypes.h" 31 #include "IDFactory.h" 33 #define kLayoutUIPrefix RezLong(0x1d000) 34 #define kLayoutUI2Prefix RezLong(0x1b800) 38 #define kLayoutUIPluginName "Layout UI" 57 #define kLayoutMsgPrefix (kLayoutUIPrefix + 200) 143 #define kGrabberPref_CLSID { 0x6b77ac97, 0x5342, 0x4f7b, { 0xad, 0x1b, 0xf2, 0xf9, 0x16, 0x82, 0x43, 0xbb } } 152 #define kPageSizesDontMatchAlertID kLayoutUIPrefix + 1 153 #define kUngroupingGroupsWithEffectsAlertID kLayoutUIPrefix + 2 154 #define kDeleteWillTriggerSmartTextReflowAlertID kLayoutUIPrefix + 3 155 #define kEndnoteStoryDeletionAlertID kLayoutUIPrefix + 4 158 #define kApplyMasterDialogRsrcID 2800 // Resource ID of New master dialog 161 #endif // __LayoutUIID_h__