Home
last modified time | relevance | path

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

/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java372 XNode xImpBarN = xImpFooN.getNextSibling(); in testXDocument() local
373 assertNotNull("XDocument.importNode(true)", xImpBarN); in testXDocument()
375 UnoRuntime.queryInterface(XElement.class, xImpBarN); in testXDocument()

Completed in 24 milliseconds