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

Contains data for a numeric grouping field (SXNUMGROUP record). More...

#include <xlpivot.hxx>

Public Member Functions

 XclPCNumGroupInfo ()
 Various flags. More...
 
void SetNumType ()
 
sal_Int32 GetScDateType () const
 
void SetScDateType (sal_Int32 nScType)
 
sal_uInt16 GetXclDataType () const
 
void SetXclDataType (sal_uInt16 nXclType)
 

Public Attributes

sal_uInt16 mnFlags
 

Detailed Description

Contains data for a numeric grouping field (SXNUMGROUP record).

Definition at line 455 of file xlpivot.hxx.

Constructor & Destructor Documentation

◆ XclPCNumGroupInfo()

XclPCNumGroupInfo::XclPCNumGroupInfo ( )
explicit

Various flags.

Definition at line 214 of file xlpivot.cxx.

References SetNumType().

Member Function Documentation

◆ GetScDateType()

sal_Int32 XclPCNumGroupInfo::GetScDateType ( ) const

◆ GetXclDataType()

sal_uInt16 XclPCNumGroupInfo::GetXclDataType ( ) const

Definition at line 260 of file xlpivot.cxx.

References mnFlags.

Referenced by XclImpPCField::GetDateGroupStep(), and GetScDateType().

◆ SetNumType()

void XclPCNumGroupInfo::SetNumType ( )

Definition at line 220 of file xlpivot.cxx.

References EXC_SXNUMGROUP_TYPE_NUM, and SetXclDataType().

Referenced by XclExpPCField::InitNumGroupField(), and XclPCNumGroupInfo().

◆ SetScDateType()

void XclPCNumGroupInfo::SetScDateType ( sal_Int32  nScType)

◆ SetXclDataType()

void XclPCNumGroupInfo::SetXclDataType ( sal_uInt16  nXclType)

Definition at line 265 of file xlpivot.cxx.

References insert_value(), and mnFlags.

Referenced by SetNumType(), and SetScDateType().

Member Data Documentation

◆ mnFlags

sal_uInt16 XclPCNumGroupInfo::mnFlags

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