summaryrefslogtreecommitdiffstats
path: root/writerfilter/source/doctok/WW8CpAndFc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/doctok/WW8CpAndFc.hxx')
-rw-r--r--writerfilter/source/doctok/WW8CpAndFc.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/writerfilter/source/doctok/WW8CpAndFc.hxx b/writerfilter/source/doctok/WW8CpAndFc.hxx
index c05363e8c926..810809d85ae5 100644
--- a/writerfilter/source/doctok/WW8CpAndFc.hxx
+++ b/writerfilter/source/doctok/WW8CpAndFc.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.
@@ -356,3 +357,5 @@ typedef hash_map<Cp, Fc, CpHash, CpEq> Cp2FcHashMap_t;
} // namespace writerfilter
#endif // INCLUDED_WW8_CP_AND_FC_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */