| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
Specifies whether a page header or footer is printed on the same page as the report header or report footer. More...
| Variables | |
| const short | ALL_PAGES = 0 | 
| The page header/footer is printed on all pages. | |
| const short | NOT_WITH_REPORT_HEADER = 1 | 
| The page header/footer is not printed on the same page as the report header. | |
| const short | NOT_WITH_REPORT_FOOTER = 2 | 
| The page header/footer is not printed on the same page as the report footer. | |
| const short | NOT_WITH_REPORT_HEADER_FOOTER = 3 | 
| The page header/footer is not printed on the same page as the report header or footer. | |
Specifies whether a page header or footer is printed on the same page as the report header or report footer.
| const short ALL_PAGES = 0 | 
The page header/footer is printed on all pages.
| const short NOT_WITH_REPORT_FOOTER = 2 | 
The page header/footer is not printed on the same page as the report footer.
| const short NOT_WITH_REPORT_HEADER = 1 | 
The page header/footer is not printed on the same page as the report header.
| const short NOT_WITH_REPORT_HEADER_FOOTER = 3 | 
The page header/footer is not printed on the same page as the report header or footer.