LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
XclChAxis Struct Reference

#include <xlchart.hxx>

Public Member Functions

 XclChAxis ()
 Axis type. More...
 
sal_Int32 GetApiAxisDimension () const
 Returns the axis dimension index used by the chart API. More...
 

Public Attributes

sal_uInt16 mnType
 

Detailed Description

Definition at line 1058 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChAxis()

XclChAxis::XclChAxis ( )
explicit

Axis type.

Definition at line 316 of file xlchart.cxx.

Member Function Documentation

◆ GetApiAxisDimension()

sal_Int32 XclChAxis::GetApiAxisDimension ( ) const

Returns the axis dimension index used by the chart API.

Definition at line 321 of file xlchart.cxx.

References EXC_CHART_AXIS_NONE, EXC_CHART_AXIS_X, EXC_CHART_AXIS_Y, EXC_CHART_AXIS_Z, EXC_CHAXIS_X, EXC_CHAXIS_Y, EXC_CHAXIS_Z, and mnType.

Referenced by XclExpChAxis::GetApiAxisDimension(), and XclImpChAxis::GetApiAxisDimension().

Member Data Documentation

◆ mnType

sal_uInt16 XclChAxis::mnType

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