summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmltkmap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/core/xmltkmap.cxx')
-rw-r--r--xmloff/source/core/xmltkmap.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/source/core/xmltkmap.cxx b/xmloff/source/core/xmltkmap.cxx
index fcab07679e..be06698d95 100644
--- a/xmloff/source/core/xmltkmap.cxx
+++ b/xmloff/source/core/xmltkmap.cxx
@@ -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.
@@ -120,3 +121,4 @@ sal_uInt16 SvXMLTokenMap::Get( sal_uInt16 nKeyPrefix,
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */