summaryrefslogtreecommitdiff
path: root/shell/source/all/ooofilereader/simpletag.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/all/ooofilereader/simpletag.hxx')
-rw-r--r--shell/source/all/ooofilereader/simpletag.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/source/all/ooofilereader/simpletag.hxx b/shell/source/all/ooofilereader/simpletag.hxx
index 8e251c4329ab..fb4b5d8399ce 100644
--- a/shell/source/all/ooofilereader/simpletag.hxx
+++ b/shell/source/all/ooofilereader/simpletag.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.
@@ -56,3 +57,5 @@ class CSimpleTag : public ITag
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */