summaryrefslogtreecommitdiff
path: root/writerfilter/source/doctok/WW8ResourceModelImpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/doctok/WW8ResourceModelImpl.hxx')
-rw-r--r--writerfilter/source/doctok/WW8ResourceModelImpl.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/writerfilter/source/doctok/WW8ResourceModelImpl.hxx b/writerfilter/source/doctok/WW8ResourceModelImpl.hxx
index d399956ba33e..e0a8e24cd8fe 100644
--- a/writerfilter/source/doctok/WW8ResourceModelImpl.hxx
+++ b/writerfilter/source/doctok/WW8ResourceModelImpl.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.
@@ -312,3 +313,5 @@ Sprm::Kind SprmKind(sal_uInt32 sprmCode);
}}
#endif // INCLUDED_WW8_RESOURCE_MODEL_IMPL_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */