Home
last modified time | relevance | path

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

/aoo4110/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DConverterCapabilitiesImpl.java89 else if (OfficeConstants.ATTRIBUTE_TABLE_TIME_VALUE. in canConvertAttribute()
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DConverterCapabilitiesImpl.java89 else if (OfficeConstants.ATTRIBUTE_TABLE_TIME_VALUE. in canConvertAttribute()
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DOfficeConstants.java303 public final static String ATTRIBUTE_TABLE_TIME_VALUE = "table:time-value"; field
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentDeserializer.java748 cellElement.setAttribute(ATTRIBUTE_TABLE_TIME_VALUE, in processCellData()
H A DSxcDocumentSerializer.java691 Node tableTimeNode = cellAtt.getNamedItem(ATTRIBUTE_TABLE_TIME_VALUE); in traverseCell()

Completed in 27 milliseconds