Home
last modified time | relevance | path

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

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentSerializer.java196 SxcConstants.TABLE_CELL_STYLE_FAMILY }; in loadStyles()
527 SxcConstants.TABLE_CELL_STYLE_FAMILY, null, in traverseTableColumn()
612 SxcConstants.TABLE_CELL_STYLE_FAMILY, null, in traverseCell()
H A DSxcConstants.java41 public static final String TABLE_CELL_STYLE_FAMILY = "table-cell"; field
H A DSxcDocumentDeserializer.java571 CellStyle( "Default",SxcConstants.TABLE_CELL_STYLE_FAMILY, in processCells()