Home
last modified time | relevance | path

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

/aoo42x/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentDeserializerImpl.java507 fontNode.setAttribute(ATTRIBUTE_FO_FONT_FAMILY, "Arial"); in buildDocument()
513 fontNode.setAttribute(ATTRIBUTE_FO_FONT_FAMILY, "Arioso"); in buildDocument()
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeConstants.java148 public final static String ATTRIBUTE_FO_FONT_FAMILY = "fo:font-family"; field
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentDeserializer.java217 tableElement.setAttribute(ATTRIBUTE_FO_FONT_FAMILY, fontTable[i++]); in initFontTable()

Completed in 30 milliseconds