summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmlenums.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/core/xmlenums.hxx')
-rw-r--r--xmloff/source/core/xmlenums.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/source/core/xmlenums.hxx b/xmloff/source/core/xmlenums.hxx
index 7161bcd464..059d309a46 100644
--- a/xmloff/source/core/xmlenums.hxx
+++ b/xmloff/source/core/xmlenums.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.
@@ -53,3 +54,5 @@ enum XMLSymbolDescriptorsEnum
XML_SYMBOL_DESCRIPTOR_MAX
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */