Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java1279 final AttributeList configAttributes = new AttributeList(); in endReport() local
1280 configAttributes.setAttribute(OfficeNamespaces.CONFIG, NAME, "TableRowKeep"); in endReport()
1281 configAttributes.setAttribute(OfficeNamespaces.CONFIG, "type", "boolean"); in endReport()
1282 …xmlWriter.writeTag(OfficeNamespaces.CONFIG, "config-item", configAttributes, XmlWriterSupport.OPEN… in endReport()

Completed in 28 milliseconds