Home
last modified time | relevance | path

Searched refs:ATTRIBUTE_TABLE_BOOLEAN_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.java83 else if (OfficeConstants.ATTRIBUTE_TABLE_BOOLEAN_VALUE. in canConvertAttribute()
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DConverterCapabilitiesImpl.java83 else if (OfficeConstants.ATTRIBUTE_TABLE_BOOLEAN_VALUE. in canConvertAttribute()
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DOfficeConstants.java316 public final static String ATTRIBUTE_TABLE_BOOLEAN_VALUE = field
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentDeserializer.java762 cellElement.setAttribute(ATTRIBUTE_TABLE_BOOLEAN_VALUE, in processCellData()
H A DSxcDocumentSerializer.java720 Node tableBooleanNode = cellAtt.getNamedItem(ATTRIBUTE_TABLE_BOOLEAN_VALUE); in traverseCell()

Completed in 32 milliseconds