LibreOffice Module reportdesign (master) 1
Public Member Functions | Public Attributes | List of all members
rptshared::GroupProperties Struct Reference

struct for the group properties More...

#include <GroupProperties.hxx>

Public Member Functions

 GroupProperties ()
 

Public Attributes

sal_Int32 m_nGroupInterval
 
OUString m_sExpression
 
sal_Int16 m_nGroupOn
 
sal_Int16 m_nKeepTogether
 
bool m_eSortAscending
 
bool m_bStartNewColumn
 
bool m_bResetPageNumber
 

Detailed Description

struct for the group properties

Definition at line 28 of file GroupProperties.hxx.

Constructor & Destructor Documentation

◆ GroupProperties()

rptshared::GroupProperties::GroupProperties ( )
inline

Definition at line 38 of file GroupProperties.hxx.

Member Data Documentation

◆ m_bResetPageNumber

bool rptshared::GroupProperties::m_bResetPageNumber

Definition at line 36 of file GroupProperties.hxx.

◆ m_bStartNewColumn

bool rptshared::GroupProperties::m_bStartNewColumn

Definition at line 35 of file GroupProperties.hxx.

◆ m_eSortAscending

bool rptshared::GroupProperties::m_eSortAscending

Definition at line 34 of file GroupProperties.hxx.

◆ m_nGroupInterval

sal_Int32 rptshared::GroupProperties::m_nGroupInterval

Definition at line 30 of file GroupProperties.hxx.

◆ m_nGroupOn

sal_Int16 rptshared::GroupProperties::m_nGroupOn

Definition at line 32 of file GroupProperties.hxx.

◆ m_nKeepTogether

sal_Int16 rptshared::GroupProperties::m_nKeepTogether

Definition at line 33 of file GroupProperties.hxx.

◆ m_sExpression

OUString rptshared::GroupProperties::m_sExpression

Definition at line 31 of file GroupProperties.hxx.


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