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

#include <xlchart.hxx>

Public Member Functions

 XclChLabelRange ()
 Additional flags. More...
 

Public Attributes

sal_uInt16 mnCross
 
sal_uInt16 mnLabelFreq
 Crossing position of other axis. More...
 
sal_uInt16 mnTickFreq
 Frequency of labels. More...
 
sal_uInt16 mnFlags
 Frequency of ticks. More...
 

Detailed Description

Definition at line 1008 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChLabelRange()

XclChLabelRange::XclChLabelRange ( )
explicit

Additional flags.

Definition at line 269 of file xlchart.cxx.

Member Data Documentation

◆ mnCross

sal_uInt16 XclChLabelRange::mnCross

◆ mnFlags

sal_uInt16 XclChLabelRange::mnFlags

◆ mnLabelFreq

sal_uInt16 XclChLabelRange::mnLabelFreq

Crossing position of other axis.

Definition at line 1011 of file xlchart.hxx.

Referenced by XclImpChLabelRange::Convert(), XclImpChLabelRange::ReadChLabelRange(), and XclExpChLabelRange::WriteBody().

◆ mnTickFreq

sal_uInt16 XclChLabelRange::mnTickFreq

Frequency of labels.

Definition at line 1012 of file xlchart.hxx.

Referenced by XclImpChLabelRange::ReadChLabelRange(), and XclExpChLabelRange::WriteBody().


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