|
LibreOffice Module reportdesign (master) 1
|
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 |
struct for the group properties
Definition at line 28 of file GroupProperties.hxx.
|
inline |
Definition at line 38 of file GroupProperties.hxx.
| bool rptshared::GroupProperties::m_bResetPageNumber |
Definition at line 36 of file GroupProperties.hxx.
| bool rptshared::GroupProperties::m_bStartNewColumn |
Definition at line 35 of file GroupProperties.hxx.
| bool rptshared::GroupProperties::m_eSortAscending |
Definition at line 34 of file GroupProperties.hxx.
| sal_Int32 rptshared::GroupProperties::m_nGroupInterval |
Definition at line 30 of file GroupProperties.hxx.
| sal_Int16 rptshared::GroupProperties::m_nGroupOn |
Definition at line 32 of file GroupProperties.hxx.
| sal_Int16 rptshared::GroupProperties::m_nKeepTogether |
Definition at line 33 of file GroupProperties.hxx.
| OUString rptshared::GroupProperties::m_sExpression |
Definition at line 31 of file GroupProperties.hxx.