Searched refs:xpathApi (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/desktop/source/deployment/registry/ |
H A D | dp_backenddb.cxx | 150 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 …]
|
/aoo42x/main/desktop/source/deployment/registry/help/ |
H A D | dp_helpbackenddb.cxx | 143 Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in getAllDataUrls() local 148 xpathApi->selectNodeList(root, sExpression); in getAllDataUrls()
|
/aoo42x/main/desktop/source/deployment/registry/configuration/ |
H A D | dp_configurationbackenddb.cxx | 145 Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in getAllDataUrls() local 150 xpathApi->selectNodeList(root, sExpression); in getAllDataUrls()
|
Completed in 12 milliseconds