Searched refs:sectionNames (Results 1 – 1 of 1) sorted by relevance
126 private final AttributeNameGenerator sectionNames; field in TextRawReportTarget144 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 15 milliseconds