LibreOffice Module chart2 (master) 1
Public Member Functions | Private Types | Private Attributes | List of all members
chart::AxesNumberFormats Class Reference

#include <VSeriesPlotter.hxx>

Public Member Functions

 AxesNumberFormats ()
 
void setFormat (sal_Int32 nFormatKey, sal_Int32 nDimIndex, sal_Int32 nAxisIndex)
 

Private Types

typedef std::pair< sal_Int32, sal_Int32 > tFullAxisIndex
 

Private Attributes

std::map< tFullAxisIndex, sal_Int32 > m_aNumberFormatMap
 

Detailed Description

Definition at line 55 of file VSeriesPlotter.hxx.

Member Typedef Documentation

◆ tFullAxisIndex

typedef std::pair< sal_Int32, sal_Int32 > chart::AxesNumberFormats::tFullAxisIndex
private

Definition at line 66 of file VSeriesPlotter.hxx.

Constructor & Destructor Documentation

◆ AxesNumberFormats()

chart::AxesNumberFormats::AxesNumberFormats ( )
inline

Definition at line 58 of file VSeriesPlotter.hxx.

Member Function Documentation

◆ setFormat()

void chart::AxesNumberFormats::setFormat ( sal_Int32  nFormatKey,
sal_Int32  nDimIndex,
sal_Int32  nAxisIndex 
)
inline

Member Data Documentation

◆ m_aNumberFormatMap

std::map< tFullAxisIndex, sal_Int32 > chart::AxesNumberFormats::m_aNumberFormatMap
private

Definition at line 67 of file VSeriesPlotter.hxx.

Referenced by setFormat().


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