summaryrefslogtreecommitdiff
path: root/writerfilter/source/doctok/WW8StyleSheet.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/doctok/WW8StyleSheet.cxx')
-rw-r--r--writerfilter/source/doctok/WW8StyleSheet.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/writerfilter/source/doctok/WW8StyleSheet.cxx b/writerfilter/source/doctok/WW8StyleSheet.cxx
index 3bf08eee430c..e92eb1292fcd 100644
--- a/writerfilter/source/doctok/WW8StyleSheet.cxx
+++ b/writerfilter/source/doctok/WW8StyleSheet.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.
@@ -204,3 +205,5 @@ void WW8Style::resolveNoAuto(Properties & /*rHandler*/)
}
}}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */