summaryrefslogtreecommitdiff
path: root/writerfilter/source/doctok/WW8Annotation.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/doctok/WW8Annotation.cxx')
-rw-r--r--writerfilter/source/doctok/WW8Annotation.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/writerfilter/source/doctok/WW8Annotation.cxx b/writerfilter/source/doctok/WW8Annotation.cxx
index aabcd5525e90..4f209584c215 100644
--- a/writerfilter/source/doctok/WW8Annotation.cxx
+++ b/writerfilter/source/doctok/WW8Annotation.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.
@@ -35,3 +36,5 @@ rtl::OUString WW8ATRD::get_xstUsrInitl()
return getString(0x0);
}
}}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */