Home
last modified time | relevance | path

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

/aoo41x/main/unoxml/source/xpath/
H A Dxpathapi.hxx123 …virtual Reference< XNodeList > SAL_CALL selectNodeListNS(const Reference< XNode >& contextNode, co…
H A Dxpathapi.cxx233 Reference< XNodeList > SAL_CALL CXPathAPI::selectNodeListNS( in selectNodeListNS() function in XPath::CXPathAPI
/aoo41x/main/offapi/com/sun/star/xml/xpath/
H A DXXPathAPI.idl151 com::sun::star::xml::dom::XNodeList selectNodeListNS(
/aoo41x/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2485 xXPathAPI.selectNodeListNS(xRoot, "~/-$+&#_", xRoot); in testXXPathAPI()
2509 xXPathAPI.selectNodeListNS(null, "child::foo", xRoot); in testXXPathAPI()
2544 xXPathAPI.selectNodeListNS(xRoot, ".//ns:foo", xFooNs); in testXXPathAPI()

Completed in 52 milliseconds