Searched refs:aXPathExpression (Results 1 – 2 of 2) sorted by relevance
144 rtl::OUString aXPathExpression = aBuffer.makeStringAndClear(); in checkForUpdates() local155 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()
626 rtl::OUString aXPathExpression; in getUpdateInformationEnumeration() local629 …aXPathExpression = UNISTRING("//atom:entry/atom:category[@term=\'") + extensionId + UNISTRING("\']… in getUpdateInformationEnumeration()631 aXPathExpression = UNISTRING("//atom:entry"); in getUpdateInformationEnumeration()636 aXPathExpression); in getUpdateInformationEnumeration()
Completed in 17 milliseconds