Searched refs:ATTRIBUTE_TABLE_NAME (Results 1 – 7 of 7) sorted by relevance
147 namedRangeElement.setAttribute(ATTRIBUTE_TABLE_NAME, getName()); in writeNode()155 namedExpressionElement.setAttribute(ATTRIBUTE_TABLE_NAME, getName()); in writeNode()178 cellAtt.getNamedItem(ATTRIBUTE_TABLE_NAME); in readNode()194 cellAtt.getNamedItem(ATTRIBUTE_TABLE_NAME); in readNode()
170 OfficeConstants.ATTRIBUTE_TABLE_NAME); in matchWorkSheet()181 OfficeConstants.ATTRIBUTE_TABLE_NAME); in matchWorkSheet()
352 tableElement.setAttribute(ATTRIBUTE_TABLE_NAME, sheetName); in processTable()
324 att.getNamedItem(ATTRIBUTE_TABLE_NAME).getNodeValue(); in traverseTable()
71 if (OfficeConstants.ATTRIBUTE_TABLE_NAME.equals(attribute)) in canConvertAttribute()
223 public final static String ATTRIBUTE_TABLE_NAME = "table:name"; field
Completed in 50 milliseconds