Searched refs:evalNS (Results 1 – 4 of 4) sorted by relevance
141 …virtual Reference< XXPathObject > SAL_CALL evalNS(const Reference< XNode >& contextNode, const OUS…
410 Reference< XXPathObject > SAL_CALL CXPathAPI::evalNS( in evalNS() function in XPath::CXPathAPI
105 XXPathObject evalNS(
2477 xXPathAPI.evalNS(xRoot, "~/-$+&#_", xRoot); in testXXPathAPI()2501 xXPathAPI.evalNS(null, "child::foo", xRoot); in testXXPathAPI()2530 xXPathAPI.evalNS(xRoot, "count(//ns:foo)", xFooNs); in testXXPathAPI()
Completed in 38 milliseconds