Home
last modified time | relevance | path

Searched refs:getXPathAPI (Results 1 – 4 of 4) sorted by relevance

/trunk/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx121 Reference<css::xml::xpath::XXPathAPI> BackendDb::getXPathAPI() in getXPathAPI() function in dp_registry::backend::BackendDb
147 const Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in removeElement()
274 const Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in getKeyElement()
370 const Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in readVectorOfPair()
505 getXPathAPI()->selectSingleNode(root, sExpression); in writeKeyElement()
539 const Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in readSimpleElement()
565 const Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in readList()
598 Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in getOneChildFromAllEntries()
661 getXPathAPI()->selectSingleNode(root, sExpression); in addEntry()
696 Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in getEntry()
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_helpbackenddb.cxx143 Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in getAllDataUrls()
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configurationbackenddb.cxx145 Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in getAllDataUrls()
/trunk/main/desktop/source/deployment/registry/inc/
H A Ddp_backenddb.hxx71 css::uno::Reference<css::xml::xpath::XXPathAPI> getXPathAPI();

Completed in 26 milliseconds