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

#include <chartexport.hxx>

Public Member Functions

 AxisIdPair (AxesType nType, sal_Int32 nId, sal_Int32 nAx)
 

Public Attributes

AxesType nAxisType
 
sal_Int32 nAxisId
 
sal_Int32 nCrossAx
 

Detailed Description

Definition at line 82 of file chartexport.hxx.

Constructor & Destructor Documentation

◆ AxisIdPair()

oox::drawingml::AxisIdPair::AxisIdPair ( AxesType  nType,
sal_Int32  nId,
sal_Int32  nAx 
)
inline

Definition at line 87 of file chartexport.hxx.

References nType.

Member Data Documentation

◆ nAxisId

sal_Int32 oox::drawingml::AxisIdPair::nAxisId

Definition at line 84 of file chartexport.hxx.

Referenced by oox::drawingml::ChartExport::_exportAxis().

◆ nAxisType

AxesType oox::drawingml::AxisIdPair::nAxisType

◆ nCrossAx

sal_Int32 oox::drawingml::AxisIdPair::nCrossAx

Definition at line 85 of file chartexport.hxx.

Referenced by oox::drawingml::ChartExport::_exportAxis().


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