summaryrefslogtreecommitdiff
path: root/shell/source/all/ooofilereader/keywordstag.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/all/ooofilereader/keywordstag.cxx')
-rwxr-xr-x[-rw-r--r--]shell/source/all/ooofilereader/keywordstag.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/source/all/ooofilereader/keywordstag.cxx b/shell/source/all/ooofilereader/keywordstag.cxx
index 2ffccfddaff2..695bfe8b5a60 100644..100755
--- a/shell/source/all/ooofilereader/keywordstag.cxx
+++ b/shell/source/all/ooofilereader/keywordstag.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.
@@ -62,3 +63,4 @@ std::wstring CKeywordsTag::getTagContent( )
return ret_KeyWord_String;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */