Searched defs:ChartShapeInfo (Results 1 – 1 of 1) sorted by relevance
61 struct ChartShapeInfo struct64 …bool mbEmbedShapes; /// True = load chart shapes into chart, false = load into…66 inline explicit ChartShapeInfo( bool bEmbedShapes ) : mbEmbedShapes( bEmbedShapes ) {} in ChartShapeInfo() argument
Completed in 36 milliseconds