Searched refs:m_xXPathAPI (Results 1 – 1 of 1) sorted by relevance
215 const uno::Reference< xml::xpath::XXPathAPI > m_xXPathAPI; member in __anon469c82e30111::UpdateInformationProvider332 m_xXPathAPI(xXPathAPI), m_aRequestHeaderList(1) in UpdateInformationProvider()590 OSL_ASSERT(m_xXPathAPI.is()); in getChildNode()592 return m_xXPathAPI->selectSingleNode(rxNode, UNISTRING( "./atom:" ) + rName); in getChildNode()635 xNodeList = m_xXPathAPI->selectNodeList(xDocument.get(), in getUpdateInformationEnumeration()
Completed in 10 milliseconds