Home
last modified time | relevance | path

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

/aoo4110/main/unoxml/source/xpath/
H A Dxpathapi.hxx135 …virtual Reference< XNode > SAL_CALL selectSingleNodeNS(const Reference< XNode >& contextNode, cons…
H A Dxpathapi.cxx260 Reference< XNode > SAL_CALL CXPathAPI::selectSingleNodeNS( in selectSingleNodeNS() function in XPath::CXPathAPI
/aoo4110/main/offapi/com/sun/star/xml/xpath/
H A DXXPathAPI.idl193 com::sun::star::xml::dom::XNode selectSingleNodeNS(
/aoo4110/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2493 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 48 milliseconds