summaryrefslogtreecommitdiffstats
path: root/writerfilter/source/ooxml/ooxmlLoggers.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/ooxml/ooxmlLoggers.hxx')
-rw-r--r--writerfilter/source/ooxml/ooxmlLoggers.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/writerfilter/source/ooxml/ooxmlLoggers.hxx b/writerfilter/source/ooxml/ooxmlLoggers.hxx
index 54191244b968..67c8d606a5da 100644
--- a/writerfilter/source/ooxml/ooxmlLoggers.hxx
+++ b/writerfilter/source/ooxml/ooxmlLoggers.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.
@@ -39,3 +40,5 @@ namespace writerfilter {
}
#endif
#endif // INCLUDED_OOXML_LOGGERS_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */