LibreOffice Module unoxml (master) 1
XPath::CXPathAPI Member List

This is the complete list of members for XPath::CXPathAPI, including all inherited members.

CXPathAPI(const css::uno::Reference< css::uno::XComponentContext > &)XPath::CXPathAPIexplicit
eval(const css::uno::Reference< css::xml::dom::XNode > &contextNode, const OUString &str) overrideXPath::CXPathAPIvirtual
evalNS(const css::uno::Reference< css::xml::dom::XNode > &contextNode, const OUString &str, const css::uno::Reference< css::xml::dom::XNode > &namespaceNode) overrideXPath::CXPathAPIvirtual
getImplementationName() overrideXPath::CXPathAPIvirtual
getSupportedServiceNames() overrideXPath::CXPathAPIvirtual
m_extensionsXPath::CXPathAPIprivate
m_MutexXPath::CXPathAPIprivate
m_nsmapXPath::CXPathAPIprivate
m_xContextXPath::CXPathAPIprivate
registerExtension(const OUString &aName) overrideXPath::CXPathAPIvirtual
registerExtensionInstance(const css::uno::Reference< css::xml::xpath::XXPathExtension > &aExtension) overrideXPath::CXPathAPIvirtual
registerNS(const OUString &aPrefix, const OUString &aURI) overrideXPath::CXPathAPIvirtual
selectNodeList(const css::uno::Reference< css::xml::dom::XNode > &contextNode, const OUString &str) overrideXPath::CXPathAPIvirtual
selectNodeListNS(const css::uno::Reference< css::xml::dom::XNode > &contextNode, const OUString &str, const css::uno::Reference< css::xml::dom::XNode > &namespaceNode) overrideXPath::CXPathAPIvirtual
selectSingleNode(const css::uno::Reference< css::xml::dom::XNode > &contextNode, const OUString &str) overrideXPath::CXPathAPIvirtual
selectSingleNodeNS(const css::uno::Reference< css::xml::dom::XNode > &contextNode, const OUString &str, const css::uno::Reference< css::xml::dom::XNode > &namespaceNode) overrideXPath::CXPathAPIvirtual
supportsService(const OUString &ServiceName) overrideXPath::CXPathAPIvirtual
unregisterNS(const OUString &aPrefix, const OUString &aURI) overrideXPath::CXPathAPIvirtual