 | InDesign SDK 20.5 |
24 #ifndef __InstStrokeFillID__ 25 #define __InstStrokeFillID__ 27 #include "CrossPlatformTypes.h" 28 #include "IDFactory.h" 30 #define kInstStrokeFillID RezLong(0x5a00) 35 #define kInstStrokeFillPluginName "Stroke and Fill" 135 #define kStrokeStyle_CLSID { 0xb36eb9ca, 0x8e4b, 0x4a1c, { 0xb8, 0x1a, 0xe8, 0xfa, 0xe5, 0xc6, 0xae, 0x65 } } 137 #define kStrokeStyles_CLSID { 0xc7389c0f, 0x88ca, 0x4f14, { 0x9f, 0x2b, 0xde, 0x5d, 0x0, 0xee, 0x1a, 0xd8 } } 139 #define kDashStrokeStyle_CLSID { 0xb5c62a60, 0x8a8c, 0x4603, { 0x8f, 0xd4, 0xc9, 0x26, 0xb4, 0xab, 0x41, 0x8b } } 141 #define kDashStrokeStyles_CLSID { 0x112329e6, 0xae7f, 0x414f, { 0xa2, 0xd5, 0x8f, 0xac, 0xcd, 0xe8, 0x9d, 0x8f } } 143 #define kDotStrokeStyle_CLSID { 0x6c0694c, 0x901e, 0x4b78, { 0x9a, 0xe7, 0xd9, 0x36, 0xc3, 0xd7, 0xe0, 0x21 } } 145 #define kDotStrokeStyles_CLSID { 0x932b0085, 0x3f0e, 0x4803, { 0xb1, 0xa1, 0xf1, 0xfd, 0x81, 0x93, 0xcb, 0x2e } } 147 #define kStripeStrokeStyle_CLSID { 0x17d90403, 0x74ca, 0x4252, { 0x9d, 0x90, 0x6b, 0x16, 0xf5, 0x1f, 0x7b, 0x8a } } 149 #define kStripeStrokeStyles_CLSID { 0xa33cd91e, 0x4ede, 0x4886, { 0x87, 0x62, 0xfe, 0x2a, 0xa0, 0x10, 0x94, 0x7a } } 151 #endif // __InstStrokeFillID__