Home
last modified time | relevance | path

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

/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DDocumentDeserializerImpl.java166 addTextNode(doc, paraNode, text, startIndex, i - 1); in buildDocument()
181 addTextNode(doc, paraNode, text, startIndex, i - 1); in buildDocument()
211 addTextNode(doc, paraNode, text, in buildDocument()
261 addTextNode(doc, paraNode, text, startIndex, lastIndex); in buildDocument()
288 private void addTextNode(org.w3c.dom.Document doc, Node para, char text[], in addTextNode() method in DocumentDeserializerImpl

Completed in 14 milliseconds