Home
last modified time | relevance | path

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

/aoo4110/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java1700 XCDATASection xCDS3 = xDoc.createCDATASection("foobar"); in testXCDataSection() local
1715 xCDS.insertBefore(xCDS2, xCDS3); in testXCDataSection()
1720 xCDS.replaceChild(xCDS2, xCDS3); in testXCDataSection()

Completed in 34 milliseconds