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