summaryrefslogtreecommitdiff
path: root/forms/source/xforms/xmlhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/xmlhelper.hxx')
-rw-r--r--forms/source/xforms/xmlhelper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/forms/source/xforms/xmlhelper.hxx b/forms/source/xforms/xmlhelper.hxx
index d5822138a306..7c102cc8aeaa 100644
--- a/forms/source/xforms/xmlhelper.hxx
+++ b/forms/source/xforms/xmlhelper.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -49,3 +50,5 @@ com::sun::star::uno::Reference<com::sun::star::xml::dom::XDocumentBuilder> getDo
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */