Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DPageSection.java47 …final String pagePrintOption = (String) attrs.getAttribute(OfficeNamespaces.OOREPORT_NS, "page-pri… in isPrintWithReportHeader() local
48 …urn !("not-with-report-header".equals(pagePrintOption) || NOT_WITH_REPORT_HEADER_NOR_FOOTER.equals… in isPrintWithReportHeader()
53 …final String pagePrintOption = (String) attrs.getAttribute(OfficeNamespaces.OOREPORT_NS, "page-pri… in isPrintWithReportFooter() local
54 …urn !("not-with-report-footer".equals(pagePrintOption) || NOT_WITH_REPORT_HEADER_NOR_FOOTER.equals… in isPrintWithReportFooter()

Completed in 14 milliseconds