| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
Specifies that a group header, detail, and footer section is printed on the same page. More...
| Variables | |
| const short | NO = 0 | 
| Prints the group without keeping the header, detail, and footer together on the same page. | |
| const short | WHOLE_GROUP = 1 | 
| Prints the group header, detail, and footer together on the same page. | |
| const short | WITH_FIRST_DETAIL = 2 | 
| Prints the group header on a page when the first detail record can fit on the same page. | |
Specifies that a group header, detail, and footer section is printed on the same page.
| const short NO = 0 | 
Prints the group without keeping the header, detail, and footer together on the same page.
| const short WHOLE_GROUP = 1 | 
Prints the group header, detail, and footer together on the same page.
| const short WITH_FIRST_DETAIL = 2 | 
Prints the group header on a page when the first detail record can fit on the same page.