summaryrefslogtreecommitdiffstats
path: root/unoxml/source/dom/documentfragment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/dom/documentfragment.hxx')
-rw-r--r--unoxml/source/dom/documentfragment.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/unoxml/source/dom/documentfragment.hxx b/unoxml/source/dom/documentfragment.hxx
index 7649f6368c9a..49b2372c6a4f 100644
--- a/unoxml/source/dom/documentfragment.hxx
+++ b/unoxml/source/dom/documentfragment.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.
@@ -177,3 +178,4 @@ namespace DOM
}
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */