Searched refs:selectSingleNodeNS (Results 1 – 4 of 4) sorted by relevance
135 …virtual Reference< XNode > SAL_CALL selectSingleNodeNS(const Reference< XNode >& contextNode, cons…
260 Reference< XNode > SAL_CALL CXPathAPI::selectSingleNodeNS( in selectSingleNodeNS() function in XPath::CXPathAPI
193 com::sun::star::xml::dom::XNode selectSingleNodeNS(
2493 xXPathAPI.selectSingleNodeNS(xRoot, "~/-$+&#_", xRoot); in testXXPathAPI()2517 xXPathAPI.selectSingleNodeNS(null, "child::foo", xRoot); in testXXPathAPI()2556 xXPathAPI.selectSingleNodeNS(xFoo2, "//ns:foo", xFooNs); in testXXPathAPI()
Completed in 34 milliseconds