Home
last modified time | relevance | path

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

/AOO41X/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java1172 XNode xInserted = xElemFoo.appendChild(xAttr); in testXAttr() local
1174 UnoRuntime.queryInterface(XAttr.class, xInserted); in testXAttr()