summaryrefslogtreecommitdiff
path: root/filter/source/svg/tokenmap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/svg/tokenmap.cxx')
-rw-r--r--filter/source/svg/tokenmap.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/source/svg/tokenmap.cxx b/filter/source/svg/tokenmap.cxx
index 18a1de42031e..189e0db13ba9 100644
--- a/filter/source/svg/tokenmap.cxx
+++ b/filter/source/svg/tokenmap.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -60,3 +61,5 @@ const char* getTokenName( sal_Int32 nTokenId )
}
} // namespace svgi
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */