summaryrefslogtreecommitdiff
path: root/oox/inc/oox/core/fastparser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/oox/core/fastparser.hxx')
-rw-r--r--oox/inc/oox/core/fastparser.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/oox/inc/oox/core/fastparser.hxx b/oox/inc/oox/core/fastparser.hxx
index 3d13a4949db6..04f8b7f81432 100644
--- a/oox/inc/oox/core/fastparser.hxx
+++ b/oox/inc/oox/core/fastparser.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.
@@ -101,3 +102,5 @@ private:
} // namespace oox
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */