Home
last modified time | relevance | path

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

/aoo42x/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx123 if (!m_xpathApi.is()) in getXPathAPI()
125 m_xpathApi = Reference< css::xml::xpath::XXPathAPI >( in getXPathAPI()
130 if (!m_xpathApi.is()) in getXPathAPI()
134 m_xpathApi->registerNS( in getXPathAPI()
138 return m_xpathApi; in getXPathAPI()
/aoo42x/main/desktop/source/deployment/registry/inc/
H A Ddp_backenddb.hxx54 css::uno::Reference<css::xml::xpath::XXPathAPI> m_xpathApi; member in dp_registry::backend::BackendDb

Completed in 15 milliseconds