/aoo4110/main/desktop/source/deployment/misc/ |
H A D | dp_descriptioninfoset.cxx | 405 } catch (css::xml::xpath::XPathException &) { in getNodeValueFromExpression() 577 } catch (css::xml::xpath::XPathException &) { in getDependencies() 638 } catch (css::xml::xpath::XPathException &) { in getOptionalValue() 654 } catch (css::xml::xpath::XPathException &) { in getUrls() 678 } catch (css::xml::xpath::XPathException &) { in getLocalizedPublisherNameAndURL() 689 } catch (css::xml::xpath::XPathException &) { in getLocalizedPublisherNameAndURL() 715 } catch (css::xml::xpath::XPathException &) { in getLocalizedDisplayName() 790 } catch (css::xml::xpath::XPathException &) { in getLocalizedChild() 827 } catch (css::xml::xpath::XPathException &) { in matchFullLocale() 890 } catch (css::xml::xpath::XPathException &) { in matchLanguage() [all …]
|
/aoo4110/main/offapi/com/sun/star/xml/xpath/ |
H A D | XXPathAPI.idl | 37 #include <com/sun/star/xml/xpath/XXPathObject.idl> 40 #include <com/sun/star/xml/xpath/XXPathExtension.idl> 43 #include <com/sun/star/xml/xpath/XPathException.idl> 47 module com { module sun { module star { module xml { module xpath { 63 [in] com::sun::star::xml::xpath::XXPathExtension aExtension); 84 raises( com::sun::star::xml::xpath::XPathException ); 109 raises( com::sun::star::xml::xpath::XPathException ); 130 raises( com::sun::star::xml::xpath::XPathException ); 155 raises( com::sun::star::xml::xpath::XPathException ); 174 raises( com::sun::star::xml::xpath::XPathException ); [all …]
|
H A D | XPathAPI.idl | 25 #include <com/sun/star/xml/xpath/XXPathAPI.idl> 27 module com { module sun { module star { module xml { module xpath {
|
H A D | XPathExtension.idl | 25 #include <com/sun/star/xml/xpath/XXPathExtension.idl> 27 module com { module sun { module star { module xml { module xpath {
|
H A D | XXPathExtension.idl | 30 #include <com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl> 33 module com { module sun { module star { module xml { module xpath {
|
H A D | XXPathObject.idl | 37 #include <com/sun/star/xml/xpath/XPathObjectType.idl> 40 module com { module sun { module star { module xml { module xpath {
|
H A D | makefile.mk | 29 PACKAGE=com$/sun$/star$/xml$/xpath
|
/aoo4110/main/saxon/ |
H A D | saxon-9.0.0.7-bj.patch | 270 + <exclude name="**/xpath/**"/> 364 + <echo file="${services.dir}/saxon9-xpath/META-INF/services/javax.xml.xpath.XPathFactory" 365 +>net.sf.saxon.xpath.XPathFactoryImpl 366 +http\://java.sun.com/jaxp/xpath/dom: net.sf.saxon.xpath.XPathFactoryImpl 367 +http\://saxon.sf.net/jaxp/xpath/om: net.sf.saxon.xpath.XPathFactoryImpl 368 +http\://www.xom.nu/jaxp/xpath/xom: net.sf.saxon.xpath.XPathFactoryImpl 369 +http\://jdom.org/jaxp/xpath/jdom: net.sf.saxon.xpath.XPathFactoryImpl 370 +http\://www.dom4j.org/jaxp/xpath/dom4j: net.sf.saxon.xpath.XPathFactoryImpl 398 + <exclude name="**/xpath/**"/> 525 + <provider classname="http\://java.sun.com/jaxp/xpath/dom: net.sf.saxon.xpath.XP… [all …]
|
/aoo4110/main/forms/source/xforms/ |
H A D | computedexpression.hxx | 39 namespace xpath { class XXPathAPI; } namespace 40 namespace xpath { class XXPathObject; } namespace 68 com::sun::star::uno::Reference<com::sun::star::xml::xpath::XXPathObject> mxResult; 78 …com::sun::star::uno::Reference<com::sun::star::xml::xpath::XXPathAPI> _getXPathAPI(const xforms::E… 126 com::sun::star::uno::Reference<com::sun::star::xml::xpath::XXPathObject> getXPath();
|
H A D | computedexpression.cxx | 56 using com::sun::star::xml::xpath::XXPathAPI; 57 using com::sun::star::xml::xpath::XXPathExtension; 58 using com::sun::star::xml::xpath::XXPathObject; 62 using com::sun::star::xml::xpath::XPathObjectType_XPATH_UNDEFINED;
|
H A D | submission.cxx | 81 using com::sun::star::xml::xpath::XXPathObject; 82 using com::sun::star::xml::xpath::XPathObjectType; 646 using namespace com::sun::star::xml::xpath; in getInstanceDocument() 661 using namespace com::sun::star::xml::xpath; in createSubmissionDocument()
|
H A D | pathexpression.cxx | 57 using com::sun::star::xml::xpath::XXPathObject; 62 using com::sun::star::xml::xpath::XPathObjectType_XPATH_UNDEFINED;
|
H A D | binding.hxx | 37 namespace xpath { class XXPathAPI; } namespace 300 typedef com::sun::star::uno::Reference<com::sun::star::xml::xpath::XXPathAPI> XXPathAPI_t;
|
H A D | submission.hxx | 98 …createSubmissionDocument(const com::sun::star::uno::Reference< com::sun::star::xml::xpath::XXPathO… 101 …getInstanceDocument(const com::sun::star::uno::Reference< com::sun::star::xml::xpath::XXPathObject…
|
/aoo4110/main/desktop/source/deployment/registry/ |
H A D | dp_backenddb.cxx | 121 Reference<css::xml::xpath::XXPathAPI> BackendDb::getXPathAPI() in getXPathAPI() 125 m_xpathApi = Reference< css::xml::xpath::XXPathAPI >( in getXPathAPI() 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() 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() 696 Reference<css::xml::xpath::XXPathAPI> xpathApi = getXPathAPI(); in getEntry()
|
/aoo4110/main/extensions/source/update/check/ |
H A D | updateprotocol.cxx | 118 uno::Reference< xml::xpath::XXPathAPI > xXPath( in checkForUpdates() 157 } catch (css::xml::xpath::XPathException &) { in checkForUpdates() 185 } catch (css::xml::xpath::XPathException &) { in checkForUpdates() 195 } catch (css::xml::xpath::XPathException &) { in checkForUpdates() 208 } catch (css::xml::xpath::XPathException &) { in checkForUpdates()
|
/aoo4110/main/unoxml/ |
H A D | Library_unoxml.mk | 72 unoxml/source/xpath/xpathobject \ 73 unoxml/source/xpath/nodelist \ 74 unoxml/source/xpath/xpathapi \
|
/aoo4110/test/testcommon/source/org/openoffice/test/common/ |
H A D | FileUtil.java | 58 import javax.xml.xpath.XPath; 59 import javax.xml.xpath.XPathExpression; 60 import javax.xml.xpath.XPathExpressionException; 61 import javax.xml.xpath.XPathFactory; 154 XPath xpath = factory.newXPath(); in getStringByXPath() local 155 XPathExpression expr = xpath.compile(xpathStr); in getStringByXPath()
|
/aoo4110/main/desktop/source/deployment/registry/inc/ |
H A D | dp_backenddb.hxx | 41 namespace xml { namespace xpath { namespace 54 css::uno::Reference<css::xml::xpath::XXPathAPI> m_xpathApi; 71 css::uno::Reference<css::xml::xpath::XXPathAPI> getXPathAPI();
|
/aoo4110/main/extensions/source/update/feed/ |
H A D | updatefeed.cxx | 208 const uno::Reference< xml::xpath::XXPathAPI >& xXPathAPI); 215 const uno::Reference< xml::xpath::XXPathAPI > m_xXPathAPI; 329 const uno::Reference< xml::xpath::XXPathAPI >& xXPathAPI in UpdateInformationProvider() 436 uno::Reference< xml::xpath::XXPathAPI > xXPath( in createInstance() 593 } catch (xml::xpath::XPathException &) { in getChildNode() 637 } catch (xml::xpath::XPathException &) { in getUpdateInformationEnumeration()
|
/aoo4110/main/forms/source/xforms/xpathlib/ |
H A D | extension.hxx | 42 com::sun::star::xml::xpath::XXPathExtension, com::sun::star::lang::XInitialization> 57 …virtual com::sun::star::xml::xpath::Libxml2ExtensionHandle SAL_CALL getLibxml2ExtensionHandle() th…
|
/aoo4110/main/desktop/source/deployment/inc/ |
H A D | dp_descriptioninfoset.hxx | 45 namespace xpath { class XXPathAPI; } namespace 292 ::com::sun::star::xml::xpath::XXPathAPI > m_xpath;
|
/aoo4110/main/xmloff/source/meta/ |
H A D | xmlmetai.cxx | 165 uno::Reference< xml::xpath::XXPathAPI > const xPath( in lcl_initGenerator() 175 uno::Reference< xml::xpath::XXPathObject > const xObj( in lcl_initGenerator()
|
/aoo4110/main/desktop/source/migration/services/ |
H A D | oo3extensionmigration.cxx | 253 uno::Reference< xml::xpath::XXPathAPI > xPath( in scanDescriptionXml() 276 catch ( xml::xpath::XPathException& ) in scanDescriptionXml()
|
/aoo4110/main/l10ntools/source/help/ |
H A D | HelpCompiler.cxx | 108 xmlChar *xpath = (xmlChar*)"//switchinline"; in switchFind() local 111 xmlXPathObjectPtr result = xmlXPathEvalExpression(xpath, context); in switchFind()
|