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

#include <chartspacemodel.hxx>

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

Public Types

typedef ModelRef< ShapeShapeRef
 
typedef ModelRef< TextBodyTextBodyRef
 
typedef ModelRef< PlotAreaModelPlotAreaRef
 
typedef ModelRef< WallFloorModelWallFloorRef
 
typedef ModelRef< View3DModelView3DRef
 
typedef ModelRef< TitleModelTitleRef
 
typedef ModelRef< LegendModelLegendRef
 

Public Member Functions

 ChartSpaceModel (bool bMSO2007Doc)
 True = pivot chart. More...
 
 ~ChartSpaceModel ()
 

Public Attributes

ShapeRef mxShapeProp
 
TextBodyRef mxTextProp
 Chart frame formatting. More...
 
PlotAreaRef mxPlotArea
 Global chart text formatting. More...
 
WallFloorRef mxFloor
 Plot area of the chart. More...
 
WallFloorRef mxBackWall
 Floor formatting in 3D charts. More...
 
WallFloorRef mxSideWall
 Back wall formatting in 3D charts. More...
 
View3DRef mxView3D
 Side wall formatting in 3D charts. More...
 
TitleRef mxTitle
 3D settings. More...
 
LegendRef mxLegend
 Chart main title. More...
 
OUString maDrawingPath
 Chart legend. More...
 
OUString maSheetPath
 Path to drawing fragment with embedded shapes. More...
 
sal_Int32 mnDispBlanksAs
 Path to embedded charts. More...
 
sal_Int32 mnStyle
 Mode how to display blank values. More...
 
bool mbAutoTitleDel
 Index to default formatting. More...
 
bool mbPlotVisOnly
 True = automatic title deleted manually. More...
 
bool mbShowLabelsOverMax
 True = plot visible cells in a sheet only. More...
 
bool mbPivotChart
 True = show labels over chart maximum. More...
 

Detailed Description

Definition at line 30 of file chartspacemodel.hxx.

Member Typedef Documentation

◆ LegendRef

Definition at line 38 of file chartspacemodel.hxx.

◆ PlotAreaRef

Definition at line 34 of file chartspacemodel.hxx.

◆ ShapeRef

Definition at line 32 of file chartspacemodel.hxx.

◆ TextBodyRef

Definition at line 33 of file chartspacemodel.hxx.

◆ TitleRef

Definition at line 37 of file chartspacemodel.hxx.

◆ View3DRef

Definition at line 36 of file chartspacemodel.hxx.

◆ WallFloorRef

Definition at line 35 of file chartspacemodel.hxx.

Constructor & Destructor Documentation

◆ ChartSpaceModel()

oox::drawingml::chart::ChartSpaceModel::ChartSpaceModel ( bool  bMSO2007Doc)
explicit

True = pivot chart.

Definition at line 25 of file chartspacemodel.cxx.

◆ ~ChartSpaceModel()

oox::drawingml::chart::ChartSpaceModel::~ChartSpaceModel ( )

Definition at line 35 of file chartspacemodel.cxx.

Member Data Documentation

◆ maDrawingPath

OUString oox::drawingml::chart::ChartSpaceModel::maDrawingPath

◆ maSheetPath

OUString oox::drawingml::chart::ChartSpaceModel::maSheetPath

Path to drawing fragment with embedded shapes.

Definition at line 50 of file chartspacemodel.hxx.

Referenced by oox::drawingml::chart::ChartSpaceConverter::convertFromModel(), and oox::drawingml::chart::ChartSpaceFragment::onCreateContext().

◆ mbAutoTitleDel

bool oox::drawingml::chart::ChartSpaceModel::mbAutoTitleDel

◆ mbPivotChart

bool oox::drawingml::chart::ChartSpaceModel::mbPivotChart

◆ mbPlotVisOnly

bool oox::drawingml::chart::ChartSpaceModel::mbPlotVisOnly

◆ mbShowLabelsOverMax

bool oox::drawingml::chart::ChartSpaceModel::mbShowLabelsOverMax

True = plot visible cells in a sheet only.

Definition at line 55 of file chartspacemodel.hxx.

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

◆ mnDispBlanksAs

sal_Int32 oox::drawingml::chart::ChartSpaceModel::mnDispBlanksAs

◆ mnStyle

sal_Int32 oox::drawingml::chart::ChartSpaceModel::mnStyle

Mode how to display blank values.

Definition at line 52 of file chartspacemodel.hxx.

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

◆ mxBackWall

WallFloorRef oox::drawingml::chart::ChartSpaceModel::mxBackWall

◆ mxFloor

WallFloorRef oox::drawingml::chart::ChartSpaceModel::mxFloor

◆ mxLegend

LegendRef oox::drawingml::chart::ChartSpaceModel::mxLegend

◆ mxPlotArea

PlotAreaRef oox::drawingml::chart::ChartSpaceModel::mxPlotArea

◆ mxShapeProp

ShapeRef oox::drawingml::chart::ChartSpaceModel::mxShapeProp

◆ mxSideWall

WallFloorRef oox::drawingml::chart::ChartSpaceModel::mxSideWall

Back wall formatting in 3D charts.

Definition at line 45 of file chartspacemodel.hxx.

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

◆ mxTextProp

TextBodyRef oox::drawingml::chart::ChartSpaceModel::mxTextProp

Chart frame formatting.

Definition at line 41 of file chartspacemodel.hxx.

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

◆ mxTitle

TitleRef oox::drawingml::chart::ChartSpaceModel::mxTitle

◆ mxView3D

View3DRef oox::drawingml::chart::ChartSpaceModel::mxView3D

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