Searched refs:declNode (Results 1 – 1 of 1) sorted by relevance
497 org.w3c.dom.Node declNode; in buildDocument() local501 declNode = doc.createElement(TAG_OFFICE_FONT_DECLS); in buildDocument()502 rootNode.insertBefore(declNode, bodyNode); in buildDocument()509 declNode.appendChild(fontNode); in buildDocument()515 declNode.appendChild(fontNode); in buildDocument()