Searched defs:ObjectTypeFormatEntry (Results 1 – 1 of 1) sorted by relevance
529 struct ObjectTypeFormatEntry struct531 ObjectType meObjType; /// Object type for automatic format.532 const ShapePropertyInfo* mpPropInfo; /// Property info for the ShapePropertyMap class.533 const AutoFormatEntry* mpAutoLines; /// Automatic line formatting for all chart styles.534 const AutoFormatEntry* mpAutoFills; /// Automatic fill formatting for all chart styles.535 const AutoFormatEntry* mpAutoEffects; /// Automatic effect formatting for all chart styles.536 const AutoTextEntry* mpAutoTexts; /// Automatic text attributes for all chart styles.537 bool mbIsFrame; /// True = object is a frame, false = object is a line.
Completed in 20 milliseconds