summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpsvstream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpsvstream.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpsvstream.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/lwpsvstream.cxx b/lotuswordpro/source/filter/lwpsvstream.cxx
index 790696985b65..54053d3db185 100644
--- a/lotuswordpro/source/filter/lwpsvstream.cxx
+++ b/lotuswordpro/source/filter/lwpsvstream.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
@@ -97,3 +98,5 @@ sal_Int64 LwpSvStream::Seek(sal_Int64 pos)
//{
// return m_pStream->get
//}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */