|
LibreOffice Module unoxml (master) 1
|
This is the complete list of members for XPath::CXPathAPI, including all inherited members.
| CXPathAPI(const css::uno::Reference< css::uno::XComponentContext > &) | XPath::CXPathAPI | explicit |
| eval(const css::uno::Reference< css::xml::dom::XNode > &contextNode, const OUString &str) override | XPath::CXPathAPI | virtual |
| evalNS(const css::uno::Reference< css::xml::dom::XNode > &contextNode, const OUString &str, const css::uno::Reference< css::xml::dom::XNode > &namespaceNode) override | XPath::CXPathAPI | virtual |
| getImplementationName() override | XPath::CXPathAPI | virtual |
| getSupportedServiceNames() override | XPath::CXPathAPI | virtual |
| m_extensions | XPath::CXPathAPI | private |
| m_Mutex | XPath::CXPathAPI | private |
| m_nsmap | XPath::CXPathAPI | private |
| m_xContext | XPath::CXPathAPI | private |
| registerExtension(const OUString &aName) override | XPath::CXPathAPI | virtual |
| registerExtensionInstance(const css::uno::Reference< css::xml::xpath::XXPathExtension > &aExtension) override | XPath::CXPathAPI | virtual |
| registerNS(const OUString &aPrefix, const OUString &aURI) override | XPath::CXPathAPI | virtual |
| selectNodeList(const css::uno::Reference< css::xml::dom::XNode > &contextNode, const OUString &str) override | XPath::CXPathAPI | virtual |
| selectNodeListNS(const css::uno::Reference< css::xml::dom::XNode > &contextNode, const OUString &str, const css::uno::Reference< css::xml::dom::XNode > &namespaceNode) override | XPath::CXPathAPI | virtual |
| selectSingleNode(const css::uno::Reference< css::xml::dom::XNode > &contextNode, const OUString &str) override | XPath::CXPathAPI | virtual |
| selectSingleNodeNS(const css::uno::Reference< css::xml::dom::XNode > &contextNode, const OUString &str, const css::uno::Reference< css::xml::dom::XNode > &namespaceNode) override | XPath::CXPathAPI | virtual |
| supportsService(const OUString &ServiceName) override | XPath::CXPathAPI | virtual |
| unregisterNS(const OUString &aPrefix, const OUString &aURI) override | XPath::CXPathAPI | virtual |