 | InDesign SDK 20.5 |
27 #ifndef __GTTxtEdtResDefs_h__ 28 #define __GTTxtEdtResDefs_h__ 30 #include "ControlStripDefs.h" 33 #define kGTTxtEdtControlStripPanelResId 1500 34 #define kGTTxtEdtGoToTextButtonIconRsrcID 1600 36 #define kGTTxtEditControlStripSet \ 37 ControlStripWidgetInfo(kGTTxtEdtControlStripPanelResId, \ 39 kGTTxtEdtControlStripPriority, \ 40 "kGTTxtEdtControlStripName", \ 41 "kGTTxtEdtControlStripName", \ 42 kControlStripParagraphCategoryName, \ 43 kControlStripParagraphCategory) 45 #endif // __GTTxtEdtResDefs_h__