Searched refs:xInserted (Results 1 – 1 of 1) sorted by relevance
1172 XNode xInserted = xElemFoo.appendChild(xAttr); in testXAttr() local1174 UnoRuntime.queryInterface(XAttr.class, xInserted); in testXAttr()