Home
last modified time | relevance | path

Searched refs:NOT_WITH_REPORT_HEADER_NOR_FOOTER (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DPageSection.java39 …private static final String NOT_WITH_REPORT_HEADER_NOR_FOOTER = "not-with-report-header-nor-footer… field in PageSection
48 …eturn !("not-with-report-header".equals(pagePrintOption) || NOT_WITH_REPORT_HEADER_NOR_FOOTER.equa… in isPrintWithReportHeader()
54 …eturn !("not-with-report-footer".equals(pagePrintOption) || NOT_WITH_REPORT_HEADER_NOR_FOOTER.equa… in isPrintWithReportFooter()

Completed in 11 milliseconds