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

#include <dpnumgroupinfo.hxx>

Public Member Functions

SC_DLLPUBLIC ScDPNumGroupInfo ()
 
void Dump () const
 

Public Attributes

bool mbEnable:1
 
bool mbDateValues:1
 
bool mbAutoStart:1
 
bool mbAutoEnd:1
 
bool mbIntegerOnly:1
 
double mfStart
 
double mfEnd
 
double mfStep
 

Detailed Description

Definition at line 15 of file dpnumgroupinfo.hxx.

Constructor & Destructor Documentation

◆ ScDPNumGroupInfo()

ScDPNumGroupInfo::ScDPNumGroupInfo ( )

Definition at line 12 of file dpnumgroupinfo.cxx.

Member Function Documentation

◆ Dump()

void ScDPNumGroupInfo::Dump ( ) const

Member Data Documentation

◆ mbAutoEnd

bool ScDPNumGroupInfo::mbAutoEnd

◆ mbAutoStart

bool ScDPNumGroupInfo::mbAutoStart

◆ mbDateValues

bool ScDPNumGroupInfo::mbDateValues

◆ mbEnable

bool ScDPNumGroupInfo::mbEnable

◆ mbIntegerOnly

bool ScDPNumGroupInfo::mbIntegerOnly

Definition at line 21 of file dpnumgroupinfo.hxx.

Referenced by ScDPSaveNumGroupDimension::AddToCache().

◆ mfEnd

double ScDPNumGroupInfo::mfEnd

◆ mfStart

double ScDPNumGroupInfo::mfStart

◆ mfStep

double ScDPNumGroupInfo::mfStep

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