LibreOffice Module chart2 (master) 1
Public Member Functions | Public Attributes | List of all members
chart::CreateShapeParam2D Struct Reference
Collaboration diagram for chart::CreateShapeParam2D:
[legend]

Public Member Functions

 CreateShapeParam2D ()
 

Public Attributes

css::awt::Rectangle maRemainingSpace
 
std::shared_ptr< SeriesPlotterContainermpSeriesPlotterContainer
 
std::shared_ptr< VTitlempVTitleX
 
std::shared_ptr< VTitlempVTitleY
 
std::shared_ptr< VTitlempVTitleZ
 
std::shared_ptr< VTitlempVTitleSecondX
 
std::shared_ptr< VTitlempVTitleSecondY
 
rtl::Reference< SvxShapeRectmxMarkHandles
 
rtl::Reference< SvxShapeRectmxPlotAreaWithAxes
 
rtl::Reference< SvxShapeGroupmxDiagramWithAxesShapes
 
bool mbAutoPosTitleX
 
bool mbAutoPosTitleY
 
bool mbAutoPosTitleZ
 
bool mbAutoPosSecondTitleX
 
bool mbAutoPosSecondTitleY
 
bool mbUseFixedInnerSize
 

Detailed Description

Definition at line 125 of file ChartView.cxx.

Constructor & Destructor Documentation

◆ CreateShapeParam2D()

chart::CreateShapeParam2D::CreateShapeParam2D ( )
inline

Definition at line 152 of file ChartView.cxx.

Member Data Documentation

◆ maRemainingSpace

css::awt::Rectangle chart::CreateShapeParam2D::maRemainingSpace

◆ mbAutoPosSecondTitleX

bool chart::CreateShapeParam2D::mbAutoPosSecondTitleX

◆ mbAutoPosSecondTitleY

bool chart::CreateShapeParam2D::mbAutoPosSecondTitleY

◆ mbAutoPosTitleX

bool chart::CreateShapeParam2D::mbAutoPosTitleX

◆ mbAutoPosTitleY

bool chart::CreateShapeParam2D::mbAutoPosTitleY

◆ mbAutoPosTitleZ

bool chart::CreateShapeParam2D::mbAutoPosTitleZ

◆ mbUseFixedInnerSize

bool chart::CreateShapeParam2D::mbUseFixedInnerSize

Definition at line 150 of file ChartView.cxx.

Referenced by chart::ChartView::impl_createDiagramAndContent().

◆ mpSeriesPlotterContainer

std::shared_ptr<SeriesPlotterContainer> chart::CreateShapeParam2D::mpSeriesPlotterContainer

◆ mpVTitleSecondX

std::shared_ptr<VTitle> chart::CreateShapeParam2D::mpVTitleSecondX

◆ mpVTitleSecondY

std::shared_ptr<VTitle> chart::CreateShapeParam2D::mpVTitleSecondY

◆ mpVTitleX

std::shared_ptr<VTitle> chart::CreateShapeParam2D::mpVTitleX

◆ mpVTitleY

std::shared_ptr<VTitle> chart::CreateShapeParam2D::mpVTitleY

◆ mpVTitleZ

std::shared_ptr<VTitle> chart::CreateShapeParam2D::mpVTitleZ

◆ mxDiagramWithAxesShapes

rtl::Reference<SvxShapeGroup> chart::CreateShapeParam2D::mxDiagramWithAxesShapes

◆ mxMarkHandles

rtl::Reference<SvxShapeRect> chart::CreateShapeParam2D::mxMarkHandles

◆ mxPlotAreaWithAxes

rtl::Reference<SvxShapeRect> chart::CreateShapeParam2D::mxPlotAreaWithAxes

Definition at line 139 of file ChartView.cxx.

Referenced by chart::ChartView::createShapes2D().


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