Searched refs:isPrintWithReportHeader (Results 1 – 3 of 3) sorted by relevance
45 public static boolean isPrintWithReportHeader(final AttributeMap attrs) in isPrintWithReportHeader() method in PageSection
281 …umentReportTarget.ROLE_SPREADSHEET_PAGE_FOOTER) && (!PageSection.isPrintWithReportHeader(attrs) ||… in startReportSection()293 …umentReportTarget.ROLE_SPREADSHEET_PAGE_FOOTER) && (!PageSection.isPrintWithReportHeader(attrs) ||… in endReportSection()
1081 pageHeaderOnReportHeader = PageSection.isPrintWithReportHeader(attrs); in startReportSection()1087 pageFooterOnReportHeader = PageSection.isPrintWithReportHeader(attrs); in startReportSection()
Completed in 19 milliseconds