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

#include <xlchart.hxx>

Public Member Functions

 XclChDateRange ()
 Additional flags. More...
 

Public Attributes

sal_uInt16 mnMinDate
 
sal_uInt16 mnMaxDate
 Minimum value on axis. More...
 
sal_uInt16 mnMajorStep
 Maximum value on axis. More...
 
sal_uInt16 mnMajorUnit
 Distance for major grid lines. More...
 
sal_uInt16 mnMinorStep
 Time unit for major step. More...
 
sal_uInt16 mnMinorUnit
 Distance for minor grid lines. More...
 
sal_uInt16 mnBaseUnit
 Time unit for minor step. More...
 
sal_uInt16 mnCross
 Time unit for axis values. More...
 
sal_uInt16 mnFlags
 Crossing position of other axis. More...
 

Detailed Description

Definition at line 1018 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChDateRange()

XclChDateRange::XclChDateRange ( )
explicit

Additional flags.

Definition at line 277 of file xlchart.cxx.

Member Data Documentation

◆ mnBaseUnit

sal_uInt16 XclChDateRange::mnBaseUnit

◆ mnCross

sal_uInt16 XclChDateRange::mnCross

◆ mnFlags

sal_uInt16 XclChDateRange::mnFlags

◆ mnMajorStep

sal_uInt16 XclChDateRange::mnMajorStep

◆ mnMajorUnit

sal_uInt16 XclChDateRange::mnMajorUnit

◆ mnMaxDate

sal_uInt16 XclChDateRange::mnMaxDate

◆ mnMinDate

sal_uInt16 XclChDateRange::mnMinDate

◆ mnMinorStep

sal_uInt16 XclChDateRange::mnMinorStep

◆ mnMinorUnit

sal_uInt16 XclChDateRange::mnMinorUnit

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