Home
last modified time | relevance | path

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

/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java126 private final AttributeNameGenerator sectionNames; field in TextRawReportTarget
144 this.sectionNames = new AttributeNameGenerator(); in TextRawReportTarget()
361 attrs.setAttribute(OfficeNamespaces.TEXT_NS, NAME, sectionNames.generateName("Section")); in applyColumnsToPageBand()
440 sectionNames.reset(); in startReport()
1061 … attrs.setAttribute(OfficeNamespaces.TEXT_NS, NAME, sectionNames.generateName("Section")); in openSection()

Completed in 28 milliseconds