Home
last modified time | relevance | path

Searched refs:selectNodeList (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/unoxml/source/xpath/
H A Dxpathapi.cxx221 Reference< XNodeList > SAL_CALL CXPathAPI::selectNodeList( in selectNodeList() function in XPath::CXPathAPI
240 return selectNodeList(contextNode, expr); in selectNodeListNS()
251 Reference< XNodeList > aList = selectNodeList(contextNode, expr); in selectSingleNode()
H A Dxpathapi.hxx117 …virtual Reference< XNodeList > SAL_CALL selectNodeList(const Reference< XNode >& contextNode, cons…
/aoo41x/main/extensions/source/update/check/
H A Dupdateprotocol.cxx155 xNodeList = xXPath->selectNodeList(xNode, aXPathExpression in checkForUpdates()
206 xNodeList = xXPath->selectNodeList(xNode, aXPathExpression in checkForUpdates()
/aoo41x/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx374 xpathApi->selectNodeList(parent, sExprPairs); in readVectorOfPair()
569 xpathApi->selectNodeList(parent, sExprList); in readList()
612 xpathApi->selectNodeList(root, buf.makeStringAndClear()); in getOneChildFromAllEntries()
/aoo41x/main/desktop/source/deployment/registry/help/
H A Ddp_helpbackenddb.cxx148 xpathApi->selectNodeList(root, sExpression); in getAllDataUrls()
/aoo41x/main/desktop/source/deployment/registry/configuration/
H A Ddp_configurationbackenddb.cxx150 xpathApi->selectNodeList(root, sExpression); in getAllDataUrls()
/aoo41x/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx575 return m_xpath->selectNodeList(m_element, ::rtl::OUString( in getDependencies()
653 ns = m_xpath->selectNodeList(m_element, expression); in getUrls()
/aoo41x/main/offapi/com/sun/star/xml/xpath/
H A DXXPathAPI.idl127 com::sun::star::xml::dom::XNodeList selectNodeList(
/aoo41x/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2481 xXPathAPI.selectNodeList(xRoot, "~/-$+&#_"); in testXXPathAPI()
2505 xXPathAPI.selectNodeList(null, "child::foo"); in testXXPathAPI()
2537 XNodeList xResult = xXPathAPI.selectNodeList(xRoot, "child::foo"); in testXXPathAPI()
/aoo41x/main/extensions/source/update/feed/
H A Dupdatefeed.cxx635 xNodeList = m_xXPathAPI->selectNodeList(xDocument.get(), in getUpdateInformationEnumeration()
/aoo41x/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx1244 xPath->selectNodeList(m_xParent, in init()

Completed in 68 milliseconds