Home
last modified time | relevance | path

Searched refs:ATTRIBUTE_CONFIG_NAME (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSheetSettings.java243 configItem.setAttribute(ATTRIBUTE_CONFIG_NAME, attribute); in addConfigItem()
261 configItemMapEntry.setAttribute(ATTRIBUTE_CONFIG_NAME, getSheetName()); in writeNode()
329 Node sheetNameNode = sheetAtt.getNamedItem(ATTRIBUTE_CONFIG_NAME); in readNode()
348 cellAtt.getNamedItem(ATTRIBUTE_CONFIG_NAME); in readNode()
H A DBookSettings.java125 configItem.setAttribute(ATTRIBUTE_CONFIG_NAME, attribute); in addConfigItem()
143 configItemMapNamed.setAttribute(ATTRIBUTE_CONFIG_NAME, "Tables"); in writeNode()
192 cellAtt.getNamedItem(ATTRIBUTE_CONFIG_NAME); in readNode()
H A DSxcDocumentDeserializer.java289 configItemSetEntry.setAttribute(ATTRIBUTE_CONFIG_NAME, "view-settings"); in processSettings()
291 configItemMapIndexed.setAttribute(ATTRIBUTE_CONFIG_NAME, "Views"); in processSettings()
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DOfficeConstants.java400 public final static String ATTRIBUTE_CONFIG_NAME = "config:name"; field

Completed in 24 milliseconds