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

#include <seriesmodel.hxx>

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

Public Types

typedef ModelRef< ShapeShapeRef
 
typedef ModelRef< TextBodyTextBodyRef
 
typedef ModelRef< LayoutModelLayoutRef
 
typedef ModelRef< TextModelTextRef
 

Public Member Functions

 TrendlineLabelModel ()
 Number format for coefficients. More...
 
 ~TrendlineLabelModel ()
 

Public Attributes

ShapeRef mxShapeProp
 
TextBodyRef mxTextProp
 Label frame formatting. More...
 
LayoutRef mxLayout
 Label text formatting. More...
 
TextRef mxText
 Layout/position of the frame. More...
 
NumberFormat maNumberFormat
 Text source of the label. More...
 

Detailed Description

Definition at line 120 of file seriesmodel.hxx.

Member Typedef Documentation

◆ LayoutRef

Definition at line 124 of file seriesmodel.hxx.

◆ ShapeRef

Definition at line 122 of file seriesmodel.hxx.

◆ TextBodyRef

Definition at line 123 of file seriesmodel.hxx.

◆ TextRef

Definition at line 125 of file seriesmodel.hxx.

Constructor & Destructor Documentation

◆ TrendlineLabelModel()

oox::drawingml::chart::TrendlineLabelModel::TrendlineLabelModel ( )
explicit

Number format for coefficients.

Definition at line 78 of file seriesmodel.cxx.

◆ ~TrendlineLabelModel()

oox::drawingml::chart::TrendlineLabelModel::~TrendlineLabelModel ( )

Definition at line 82 of file seriesmodel.cxx.

Member Data Documentation

◆ maNumberFormat

NumberFormat oox::drawingml::chart::TrendlineLabelModel::maNumberFormat

Text source of the label.

Definition at line 131 of file seriesmodel.hxx.

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

◆ mxLayout

LayoutRef oox::drawingml::chart::TrendlineLabelModel::mxLayout

Label text formatting.

Definition at line 129 of file seriesmodel.hxx.

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

◆ mxShapeProp

ShapeRef oox::drawingml::chart::TrendlineLabelModel::mxShapeProp

◆ mxText

TextRef oox::drawingml::chart::TrendlineLabelModel::mxText

Layout/position of the frame.

Definition at line 130 of file seriesmodel.hxx.

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

◆ mxTextProp

TextBodyRef oox::drawingml::chart::TrendlineLabelModel::mxTextProp

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