summaryrefslogtreecommitdiff
path: root/framework/source/helper/mischelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/helper/mischelper.cxx')
-rw-r--r--framework/source/helper/mischelper.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/source/helper/mischelper.cxx b/framework/source/helper/mischelper.cxx
index 6fce055238..4e88a53268 100644
--- a/framework/source/helper/mischelper.cxx
+++ b/framework/source/helper/mischelper.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.
@@ -237,3 +238,4 @@ void FillLangItems( std::set< OUString > &rLangItems,
} // namespace framework
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */