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

#include <XMLColumnRowGroupExport.hxx>

Public Member Functions

 ScMyColumnRowGroup ()
 
bool operator< (const ScMyColumnRowGroup &rGroup) const
 

Public Attributes

sal_Int32 nField
 
sal_Int16 nLevel
 
bool bDisplay
 

Detailed Description

Definition at line 26 of file XMLColumnRowGroupExport.hxx.

Constructor & Destructor Documentation

◆ ScMyColumnRowGroup()

ScMyColumnRowGroup::ScMyColumnRowGroup ( )

Definition at line 30 of file XMLColumnRowGroupExport.cxx.

Member Function Documentation

◆ operator<()

bool ScMyColumnRowGroup::operator< ( const ScMyColumnRowGroup rGroup) const

Definition at line 37 of file XMLColumnRowGroupExport.cxx.

References nField, and nLevel.

Member Data Documentation

◆ bDisplay

bool ScMyColumnRowGroup::bDisplay

◆ nField

sal_Int32 ScMyColumnRowGroup::nField

Definition at line 28 of file XMLColumnRowGroupExport.hxx.

Referenced by ScXMLExport::FillFieldGroup(), and operator<().

◆ nLevel

sal_Int16 ScMyColumnRowGroup::nLevel

Definition at line 29 of file XMLColumnRowGroupExport.hxx.

Referenced by ScXMLExport::FillFieldGroup(), and operator<().


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