Searched defs:ChartSpaceModel (Results 1 – 2 of 2) sorted by relevance
37 struct ChartSpaceModel struct39 typedef ModelRef< Shape > ShapeRef;40 typedef ModelRef< TextBody > TextBodyRef;41 typedef ModelRef< PlotAreaModel > PlotAreaRef;42 typedef ModelRef< WallFloorModel > WallFloorRef;43 typedef ModelRef< View3DModel > View3DRef;44 typedef ModelRef< TitleModel > TitleRef;45 typedef ModelRef< LegendModel > LegendRef;53 View3DRef mxView3D; /// 3D settings.54 TitleRef mxTitle; /// Chart main title.[all …]
32 ChartSpaceModel::ChartSpaceModel() : in ChartSpaceModel() function in oox::drawingml::chart::ChartSpaceModel
Completed in 11 milliseconds