Home
last modified time | relevance | path

Searched defs:xNodeList (Results 1 – 7 of 7) sorted by relevance

/trunk/main/forms/source/xforms/
H A Dpathexpression.cxx120 Reference<XNodeList> xNodeList = mxResult->getNodeList(); in evaluate() local
H A Dmodel_ui.cxx725 Reference<XNodeList> xNodeList = pBinding->getXNodeList(); in getBindingForNode() local
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java246 XNodeList xNodeList = xDoc.getElementsByTagName("foo"); in testXDocument() local
253 XNodeList xNodeList = xDoc.getElementsByTagNameNS(ns, "foo"); in testXDocument() local
277 XNodeList xNodeList = xDoc.getElementsByTagName("foo"); in testXDocument() local
288 XNodeList xNodeList = xDoc.getElementsByTagNameNS(ns, "foo"); in testXDocument() local
786 XNodeList xNodeList = xElemFoo.getElementsByTagName("bar"); in testXElement() local
793 XNodeList xNodeList = xElemFoo.getElementsByTagNameNS(ns, "bar"); in testXElement() local
802 XNodeList xNodeList = xElemFoo.getElementsByTagName("foo"); in testXElement() local
812 XNodeList xNodeList = xElemFoo.getElementsByTagNameNS(ns, "foo"); in testXElement() local
2687 XNodeList xNodeList = xResult.getNodeList(); in testXNodeList_NodeList() local
/trunk/main/extensions/source/update/check/
H A Dupdateprotocol.cxx153 uno::Reference< xml::dom::XNodeList > xNodeList; in checkForUpdates() local
/trunk/main/extensions/source/update/feed/
H A Dupdatefeed.cxx234 UpdateInformationEnumeration(const uno::Reference< xml::dom::XNodeList >& xNodeList, in UpdateInformationEnumeration()
633 uno::Reference< xml::dom::XNodeList > xNodeList; in getUpdateInformationEnumeration() local
/trunk/main/unoxml/source/dom/
H A Dnode.cxx439 Reference< XNodeList > const xNodeList(new CChildList(this, m_rMutex)); in getChildNodes() local
/trunk/main/svx/source/form/
H A Ddatanavi.cxx380 Reference< css::xml::dom::XNodeList > xNodeList = _xNode->getChildNodes(); in AddChildren() local

Completed in 68 milliseconds