summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8num.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 13:22:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-27 16:05:03 +0100
commit4ec09d78acf77de15c7464ec99f82e08b81a8073 (patch)
treed0b06a13304ec5dbc56a48186ee5eebd91d1fc5a /sw/source/filter/ww8/wrtw8num.cxx
parent5bd92787713263456680d3bc984ae4fed80e1d3a (diff)
add modelines to .h and .c files as well
Diffstat (limited to 'sw/source/filter/ww8/wrtw8num.cxx')
-rw-r--r--sw/source/filter/ww8/wrtw8num.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/filter/ww8/wrtw8num.cxx b/sw/source/filter/ww8/wrtw8num.cxx
index 79e12d4df407..b8f8c36d2336 100644
--- a/sw/source/filter/ww8/wrtw8num.cxx
+++ b/sw/source/filter/ww8/wrtw8num.cxx
@@ -29,8 +29,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sw.hxx"
-/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil -*- */
-
#include <hintids.hxx>
#include <vcl/font.hxx>
#include <editeng/fontitem.hxx>
@@ -957,6 +955,4 @@ bool WW8Export::Out_SwNum(const SwTxtNode* pNd)
return bRet;
}
-/* vi:set tabstop=4 shiftwidth=4 expandtab: */
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */