Home
last modified time | relevance | path

Searched refs:aXPathExpression (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/extensions/source/update/check/
H A Dupdateprotocol.cxx144 rtl::OUString aXPathExpression = aBuffer.makeStringAndClear(); in checkForUpdates() local
155 xNodeList = xXPath->selectNodeList(xNode, aXPathExpression in checkForUpdates()
183 xNode2 = xXPath->selectSingleNode(xNode, aXPathExpression in checkForUpdates()
193 xNode2 = xXPath->selectSingleNode(xNode, aXPathExpression in checkForUpdates()
206 xNodeList = xXPath->selectNodeList(xNode, aXPathExpression in checkForUpdates()
/aoo4110/main/extensions/source/update/feed/
H A Dupdatefeed.cxx626 rtl::OUString aXPathExpression; in getUpdateInformationEnumeration() local
629aXPathExpression = UNISTRING("//atom:entry/atom:category[@term=\'") + extensionId + UNISTRING("\']… in getUpdateInformationEnumeration()
631 aXPathExpression = UNISTRING("//atom:entry"); in getUpdateInformationEnumeration()
636 aXPathExpression); in getUpdateInformationEnumeration()

Completed in 12 milliseconds