LibreOffice Module oox (master) 1
Public Types | Public Member Functions | Public Attributes | List of all members
oox::drawingml::chart::UpDownBarsModel Struct Reference

#include <typegroupmodel.hxx>

Collaboration diagram for oox::drawingml::chart::UpDownBarsModel:
[legend]

Public Types

typedef ModelRef< ShapeShapeRef
 

Public Member Functions

 UpDownBarsModel ()
 Space between up/down bars. More...
 
 ~UpDownBarsModel ()
 

Public Attributes

ShapeRef mxDownBars
 
ShapeRef mxUpBars
 Formatting of down bars. More...
 
sal_Int32 mnGapWidth
 Formatting of up bars. More...
 

Detailed Description

Definition at line 27 of file typegroupmodel.hxx.

Member Typedef Documentation

◆ ShapeRef

Definition at line 29 of file typegroupmodel.hxx.

Constructor & Destructor Documentation

◆ UpDownBarsModel()

oox::drawingml::chart::UpDownBarsModel::UpDownBarsModel ( )
explicit

Space between up/down bars.

Definition at line 25 of file typegroupmodel.cxx.

◆ ~UpDownBarsModel()

oox::drawingml::chart::UpDownBarsModel::~UpDownBarsModel ( )

Definition at line 30 of file typegroupmodel.cxx.

Member Data Documentation

◆ mnGapWidth

sal_Int32 oox::drawingml::chart::UpDownBarsModel::mnGapWidth

Formatting of up bars.

Definition at line 33 of file typegroupmodel.hxx.

Referenced by oox::drawingml::chart::UpDownBarsContext::onCreateContext().

◆ mxDownBars

ShapeRef oox::drawingml::chart::UpDownBarsModel::mxDownBars

◆ mxUpBars

ShapeRef oox::drawingml::chart::UpDownBarsModel::mxUpBars

The documentation for this struct was generated from the following files: