Home
last modified time | relevance | path

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

/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentDeserializerImpl.java508 fontNode.setAttribute(ATTRIBUTE_STYLE_FONT_PITCH, "variable"); in buildDocument()
514 fontNode.setAttribute(ATTRIBUTE_STYLE_FONT_PITCH, "variable"); in buildDocument()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeConstants.java142 public final static String ATTRIBUTE_STYLE_FONT_PITCH = "style:font-pitch"; field
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentDeserializer.java219 tableElement.setAttribute(ATTRIBUTE_STYLE_FONT_PITCH, fontTable[i++]); in initFontTable()

Completed in 20 milliseconds