Searched defs:TypeGroupModel (Results 1 – 2 of 2) sorted by relevance
49 struct TypeGroupModel struct51 typedef ModelVector< SeriesModel > SeriesVector;52 typedef ::std::vector< sal_Int32 > AxisIdVector;53 typedef ModelRef< DataLabelsModel > DataLabelsRef;54 typedef ModelRef< UpDownBarsModel > UpDownBarsRef;55 typedef ModelRef< Shape > ShapeRef;60 UpDownBarsRef mxUpDownBars; /// Up/down bars in stock charts.70 sal_Int32 mnGrouping; /// Series grouping mode.77 sal_Int32 mnShape; /// 3D bar shape type.79 sal_Int32 mnSplitType; /// Split type in pie-to charts.[all …]
43 TypeGroupModel::TypeGroupModel( sal_Int32 nTypeId ) : in TypeGroupModel() function in oox::drawingml::chart::TypeGroupModel
Completed in 16 milliseconds