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