Home
last modified time | relevance | path

Searched refs:xpathApi (Results 1 – 3 of 3) sorted by relevance

/trunk/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx150 xpathApi->selectSingleNode(root, sXPathExpression); in removeElement()
161 xpathApi->selectSingleNode(root, sXPathExpression); in removeElement()
374 xpathApi->selectNodeList(parent, sExprPairs); in readVectorOfPair()
383 xpathApi->selectSingleNode(aPair, sExprFirst); in readVectorOfPair()
387 xpathApi->selectSingleNode(aPair, sExprSecond); in readVectorOfPair()
541 xpathApi->selectSingleNode(xParent, sExpr); in readSimpleElement()
569 xpathApi->selectNodeList(parent, sExprList); in readList()
598 Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in getOneChildFromAllEntries() local
612 xpathApi->selectNodeList(root, buf.makeStringAndClear()); in getOneChildFromAllEntries()
696 Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in getEntry() local
[all …]
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_helpbackenddb.cxx143 Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in getAllDataUrls() local
148 xpathApi->selectNodeList(root, sExpression); in getAllDataUrls()
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configurationbackenddb.cxx145 Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in getAllDataUrls() local
150 xpathApi->selectNodeList(root, sExpression); in getAllDataUrls()

Completed in 47 milliseconds