summaryrefslogtreecommitdiff
path: root/svx/workben/msview/xmlconfig.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/workben/msview/xmlconfig.hxx')
-rw-r--r--svx/workben/msview/xmlconfig.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/workben/msview/xmlconfig.hxx b/svx/workben/msview/xmlconfig.hxx
index d3d4eeb937e8..3bc270fe820d 100644
--- a/svx/workben/msview/xmlconfig.hxx
+++ b/svx/workben/msview/xmlconfig.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef _XMLCONFIG_HXX_
#define _XMLCONFIG_HXX_
@@ -106,3 +107,5 @@ typedef std::map< UINT16, ElementConfigPtr > AtomConfigMap;
extern AtomConfigMap gAtomConfigMap;
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */