Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1721 final AttributeMap nullDateAttributes = new AttributeMap(); in writeNullDate() local
1722 nullDateAttributes.setAttribute(OfficeNamespaces.TABLE_NS, "date-value", "1900-01-01"); in writeNullDate()
1723 …riteTag(OfficeNamespaces.TABLE_NS, "null-date", buildAttributeList(nullDateAttributes), XmlWriterS… in writeNullDate()

Completed in 66 milliseconds