Home
last modified time | relevance | path

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

/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentDeserializerImpl.java506 fontNode.setAttribute(ATTRIBUTE_STYLE_NAME, "Arial"); in buildDocument()
512 fontNode.setAttribute(ATTRIBUTE_STYLE_NAME, "Arioso"); in buildDocument()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeConstants.java136 public final static String ATTRIBUTE_STYLE_NAME = "style:name"; field
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentDeserializer.java216 tableElement.setAttribute(ATTRIBUTE_STYLE_NAME, fontTable[i++]); in initFontTable()

Completed in 28 milliseconds