LibreOffice
LibreOffice 7.4 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
GroupKeepTogether.idl File Reference

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::report
 interfaces for reports generated from data sources.
 

Constant Groups

constants  com::sun::star::report::GroupKeepTogether
 Specifies if groups in a multi column report where the group has the property XGroup::KeepTogether set to WHOLE_GROUP or WITH_FIRST_DETAIL will keep together by page or column.
 

Macros

#define __com_sun_star_report_GroupKeepTogether_idl__
 

Variables

const short PER_PAGE = 0
 Groups are kept together by page. More...
 
const short PER_COLUMN = 1
 Groups are kept together by column. More...
 

Macro Definition Documentation

◆ __com_sun_star_report_GroupKeepTogether_idl__

#define __com_sun_star_report_GroupKeepTogether_idl__