Searched refs:selectNodeListNS (Results 1 – 4 of 4) sorted by relevance
123 …virtual Reference< XNodeList > SAL_CALL selectNodeListNS(const Reference< XNode >& contextNode, co…
233 Reference< XNodeList > SAL_CALL CXPathAPI::selectNodeListNS( in selectNodeListNS() function in XPath::CXPathAPI
151 com::sun::star::xml::dom::XNodeList selectNodeListNS(
2485 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 75 milliseconds