Home
last modified time | relevance | path

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

/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DOfficeDocument.java549 nodeList= newDoc.getElementsByTagName(TAG_OFFICE_FONT_DECLS); in read()
573 nodeList= newDoc.getElementsByTagName(TAG_OFFICE_FONT_DECLS); in read()
984 Element child = contentDoc.createElement(TAG_OFFICE_FONT_DECLS); in initContentDOM()
H A DOfficeConstants.java130 public final static String TAG_OFFICE_FONT_DECLS = "office:font-decls"; field
/aoo4110/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentDeserializerImpl.java469 nl = origDomDoc.getElementsByTagName(TAG_OFFICE_FONT_DECLS); in buildDocument()
501 declNode = doc.createElement(TAG_OFFICE_FONT_DECLS); in buildDocument()
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentDeserializer.java208 NodeList list = doc.getElementsByTagName(TAG_OFFICE_FONT_DECLS); in initFontTable()

Completed in 51 milliseconds