 | InDesign SDK 20.5 |
24 #ifndef _BscShpScriptingDefs_h_ 25 #define _BscShpScriptingDefs_h_ 31 #define kBscShpBasicShapeObject_CLSID {0x576252f1, 0x187a, 0x4b95, {0xab, 0xb4, 0x21, 0x16, 0xb, 0x20, 0xcb, 0xd0} } 33 #define kBscShpBasicShapesObject_CLSID {0xeceab454, 0x4e99, 0x4142, {0xbf, 0xeb, 0x94, 0x3d, 0xe7, 0x88, 0xc2, 0x13} } 40 enum BscShpScriptClasses
42 c_BasicShape =
'BASH',
43 c_BasicShapes =
'BASC' 46 enum BscShpScriptProperties
48 p_TextBasicShape =
'pTBS' 50 #endif //_BscShpScriptingDefs_h_