summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpchartstreamtools.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpchartstreamtools.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpchartstreamtools.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/lwpchartstreamtools.cxx b/lotuswordpro/source/filter/lwpchartstreamtools.cxx
index f4e6a1d49487..41719587ed46 100644
--- a/lotuswordpro/source/filter/lwpchartstreamtools.cxx
+++ b/lotuswordpro/source/filter/lwpchartstreamtools.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* The Contents of this file are made available subject to the terms of
@@ -357,3 +358,5 @@ void LwpChartStreamTools::ParseChart( LwpSvStream* pDocStream,
assert(false);
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */