summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/xpath/XPathExtension.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/xpath/XPathExtension.idl')
-rw-r--r--offapi/com/sun/star/xml/xpath/XPathExtension.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/offapi/com/sun/star/xml/xpath/XPathExtension.idl b/offapi/com/sun/star/xml/xpath/XPathExtension.idl
index e5c827b84b2f..1f726b9189af 100644
--- a/offapi/com/sun/star/xml/xpath/XPathExtension.idl
+++ b/offapi/com/sun/star/xml/xpath/XPathExtension.idl
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef __com_sun_star_xml_xpath_XPathExtension_idl__
#define __com_sun_star_xml_xpath_XPathExtension_idl__
#include <com/sun/star/xml/xpath/XXPathExtension.idl>
@@ -10,3 +11,4 @@ module com { module sun { module star { module xml { module xpath {
};};};};};
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */