 | InDesign SDK 20.5 |
24 #ifndef __GlyphPanelID__ 25 #define __GlyphPanelID__ 31 #define kGlyphPanelStringsRsrcID 1100 32 #define kGlyphPanelStringsNoTransRsrcID 1200 33 #define kGlyphPanelMenusRsrcID 1300 34 #define kGlyphPanelErrorStringTableRrscID 1350 41 #define kPopoutWindowRsrcID 1400 42 #define kIconZoomOutRsrc 1500 43 #define kIconZoomInRsrc 1600 44 #define kGlyphPaletteIconRsrcID 1601 45 #define kGlyphPanelActionResID 1700 46 #define kGlyphPanelRsrcID 1800 47 #define kGlyphPanelListResID 1900 48 #define kFavoriteSetNameDlgRsrcID 2000 49 #define kFavoriteGlyphDlgRsrcID 3000 53 #ifndef MAC_RESOURCE_INCLUDER 55 #include "CrossPlatformTypes.h" 56 #include "IDFactory.h" 58 #define kGlyphPanelPrefix RezLong(0xD100) // AlternateGlyph2Prefix, main prefix for this plug-in. Not sure of history how AlternateGlyph2Prefix got to be the main prefix, not changing now to due to persistent impls 59 #define kGlyphPanelTitle "GlyphPanel" // Basic name of plug-in. Use as part of other keys, not alone. 60 #define kGlyphPanelPrefix2 RezLong(0x9500) // AltGlyphPanelPrefix, secondary prefix for this plug-in for overflow dynamic menus 65 #define kGlyphPanelPluginName "Glyph Panel" 155 #endif // __GlyphPanelID__