Searched defs:xChildren (Results 1 – 2 of 2) sorted by relevance
421 XNodeList xChildren = xDoc.getChildNodes(); in testXDocument() local617 XNodeList xChildren = xDF.getChildNodes(); in testXDocumentFragment() local1000 XNodeList xChildren = xElemFoo.getChildNodes(); in testXElement() local1222 XNodeList xChildren = xAttr.getChildNodes(); in testXAttr() local1463 XNodeList xChildren = xText.getChildNodes(); in testXText() local1648 XNodeList xChildren = xCDS.getChildNodes(); in testXCDataSection() local1822 XNodeList xChildren = xComment.getChildNodes(); in testXComment() local1965 XNodeList xChildren = xER.getChildNodes(); in testXEntityReference() local2157 XNodeList xChildren = xPI.getChildNodes(); in testXProcessingInstruction() local
1014 uno::Sequence< uno::Reference< awt::XWindow > > xChildren = xMsgBoxCtrls->getWindows(); in showWarning() local
Completed in 32 milliseconds