Home
last modified time | relevance | path

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

/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentDeserializerImpl.java462 org.w3c.dom.Document origDomDoc = origSxwDoc.getContentDOM(); in buildDocument() local
469 nl = origDomDoc.getElementsByTagName(TAG_OFFICE_FONT_DECLS); in buildDocument()
475 nl = origDomDoc.getElementsByTagName(TAG_OFFICE_STYLES); in buildDocument()
480 nl = origDomDoc.getElementsByTagName(TAG_OFFICE_AUTOMATIC_STYLES); in buildDocument()
485 nl = origDomDoc.getElementsByTagName(TAG_OFFICE_MASTER_STYLES); in buildDocument()

Completed in 20 milliseconds