summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/xpath/XPathAPI.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/xpath/XPathAPI.idl')
-rw-r--r--offapi/com/sun/star/xml/xpath/XPathAPI.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/offapi/com/sun/star/xml/xpath/XPathAPI.idl b/offapi/com/sun/star/xml/xpath/XPathAPI.idl
index 56d7c3b51322..86e253061266 100644
--- a/offapi/com/sun/star/xml/xpath/XPathAPI.idl
+++ b/offapi/com/sun/star/xml/xpath/XPathAPI.idl
@@ -19,13 +19,16 @@
#ifndef __com_sun_star_xml_xpath_XPathExtension_idl__
#define __com_sun_star_xml_xpath_XPathExtension_idl__
+
#include <com/sun/star/xml/xpath/XXPathAPI.idl>
+
module com { module sun { module star { module xml { module xpath {
service XPathExtension
{
interface XXPathAPI;
};
+
};};};};};
#endif