Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DPageSection.java45 public static boolean isPrintWithReportHeader(final AttributeMap attrs) in isPrintWithReportHeader() method in PageSection
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java281 …umentReportTarget.ROLE_SPREADSHEET_PAGE_FOOTER) && (!PageSection.isPrintWithReportHeader(attrs) ||… in startReportSection()
293 …umentReportTarget.ROLE_SPREADSHEET_PAGE_FOOTER) && (!PageSection.isPrintWithReportHeader(attrs) ||… in endReportSection()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java1081 pageHeaderOnReportHeader = PageSection.isPrintWithReportHeader(attrs); in startReportSection()
1087 pageFooterOnReportHeader = PageSection.isPrintWithReportHeader(attrs); in startReportSection()

Completed in 27 milliseconds