summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexportfilter.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/rtfexportfilter.cxx
parent5bd92787713263456680d3bc984ae4fed80e1d3a (diff)
add modelines to .h and .c files as well
Diffstat (limited to 'sw/source/filter/ww8/rtfexportfilter.cxx')
-rw-r--r--sw/source/filter/ww8/rtfexportfilter.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/rtfexportfilter.cxx b/sw/source/filter/ww8/rtfexportfilter.cxx
index f77b1d6f042d..891542908425 100644
--- a/sw/source/filter/ww8/rtfexportfilter.cxx
+++ b/sw/source/filter/ww8/rtfexportfilter.cxx
@@ -134,6 +134,4 @@ uno::Reference< uno::XInterface > SAL_CALL RtfExport_createInstance(const uno::R
return (cppu::OWeakObject*) new RtfExportFilter( rSMgr );
}
-/* vi:set shiftwidth=4 expandtab: */
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */