 | InDesign SDK 20.5 |
24 #ifndef __ASSIGNMENTUIID__ 25 #define __ASSIGNMENTUIID__ 27 #include "CrossPlatformTypes.h" 28 #include "IDFactory.h" 31 #define kAssignmentUIPrefix RezLong(0x19A00) 37 #define kStoryListPanelPluginName "AssignmentUI" 39 #define kStoryListNodeIDClass kAssignmentUIPrefix + 1 90 #define kStoryListPanelStringsRsrcID 1000 91 #define kStoryListPanelStringsNoTransRsrcID 2000 92 #define kStoryListPanelActionRsrcID 2100 93 #define kStoryListPanelMenuRsrcID 3100 94 #define kStoryListPanelRsrcID 4100 95 #define kStoryListPanelListRsrcID 4200 96 #define kStoryListTVNodeRsrcID 4300 97 #define kStoryListTVUnassignedNodeRsrcID 4400 99 #endif // __ASSIGNMENTUIID__