19 #ifndef __com_sun_star_report_ReportPrintOption_idl__ 20 #define __com_sun_star_report_ReportPrintOption_idl__ 24 module
com { module sun { module star { module report {
29 constants ReportPrintOption
Definition: Ambiguous.idl:22
const short ALL_PAGES
The page header/footer is printed on all pages.
Definition: ReportPrintOption.idl:34
const short NOT_WITH_REPORT_FOOTER
The page header/footer is not printed on the same page as the report footer.
Definition: ReportPrintOption.idl:42
const short NOT_WITH_REPORT_HEADER_FOOTER
The page header/footer is not printed on the same page as the report header or footer.
Definition: ReportPrintOption.idl:46
const short NOT_WITH_REPORT_HEADER
The page header/footer is not printed on the same page as the report header.
Definition: ReportPrintOption.idl:38