Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java245 final AttributeList attrList = buildAttributeList(element.getAttributeMap()); in writeElement()
254 final AttributeList attrList = buildAttributeList(section.getAttributeMap()); in writeSection()
294 protected AttributeList buildAttributeList(final AttributeMap attrs) in buildAttributeList() method in StylesWriter
H A DOfficeDocumentReportTarget.java1209 protected AttributeList buildAttributeList(final AttributeMap attrs) in buildAttributeList() method in OfficeDocumentReportTarget
1723 …xmlWriter.writeTag(OfficeNamespaces.TABLE_NS, "null-date", buildAttributeList(nullDateAttributes),… in writeNullDate()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java487 final AttributeList attrList = buildAttributeList(attrs); in processElement()
578 final AttributeList attrList = buildAttributeList(attrs); in createTableShapes()
765 …xmlWriter.writeTag(OfficeNamespaces.TABLE_NS, OfficeToken.TABLE, buildAttributeList(tableAttribute… in startContent()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java708 final AttributeList attrList = buildAttributeList(attrs); in startOther()
747 final AttributeList attrList = buildAttributeList(attrs); in startRow()
1017 final AttributeList attrList = buildAttributeList(attrs); in startTable()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/
H A DChartRawReportTarget.java239 final AttributeList attrList = buildAttributeList(attrs); in processElement()

Completed in 39 milliseconds