summaryrefslogtreecommitdiff
path: root/writerfilter/source/doctok/WW8Table.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/doctok/WW8Table.cxx')
-rw-r--r--writerfilter/source/doctok/WW8Table.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/writerfilter/source/doctok/WW8Table.cxx b/writerfilter/source/doctok/WW8Table.cxx
index 34765de5accb..2a21c9139fe4 100644
--- a/writerfilter/source/doctok/WW8Table.cxx
+++ b/writerfilter/source/doctok/WW8Table.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.
@@ -202,3 +203,5 @@ WW8sprmTCellShadow::get_cellShadow(sal_uInt32 pos)
}
}}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */