Home
last modified time | relevance | path

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

/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DNameDefinition.java148 namedRangeElement.setAttribute(ATTRIBUTE_TABLE_BASE_CELL_ADDRESS, getBaseCellAddress()); in writeNode()
156 namedExpressionElement.setAttribute(ATTRIBUTE_TABLE_BASE_CELL_ADDRESS,getBaseCellAddress()); in writeNode()
180 cellAtt.getNamedItem(ATTRIBUTE_TABLE_BASE_CELL_ADDRESS); in readNode()
196 cellAtt.getNamedItem(ATTRIBUTE_TABLE_BASE_CELL_ADDRESS); in readNode()
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DOfficeConstants.java235 public final static String ATTRIBUTE_TABLE_BASE_CELL_ADDRESS = "table:base-cell-address"; field

Completed in 24 milliseconds