Home
last modified time | relevance | path

Searched defs:xChildren (Results 1 – 2 of 2) sorted by relevance

/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java421 XNodeList xChildren = xDoc.getChildNodes(); in testXDocument() local
617 XNodeList xChildren = xDF.getChildNodes(); in testXDocumentFragment() local
1000 XNodeList xChildren = xElemFoo.getChildNodes(); in testXElement() local
1222 XNodeList xChildren = xAttr.getChildNodes(); in testXAttr() local
1463 XNodeList xChildren = xText.getChildNodes(); in testXText() local
1648 XNodeList xChildren = xCDS.getChildNodes(); in testXCDataSection() local
1822 XNodeList xChildren = xComment.getChildNodes(); in testXComment() local
1965 XNodeList xChildren = xER.getChildNodes(); in testXEntityReference() local
2157 XNodeList xChildren = xPI.getChildNodes(); in testXProcessingInstruction() local
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.cxx1016 uno::Sequence< uno::Reference< awt::XWindow > > xChildren = xMsgBoxCtrls->getWindows(); in showWarning() local

Completed in 40 milliseconds