summaryrefslogtreecommitdiff
path: root/filter/source/xmlfilteradaptor/streamwrap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/xmlfilteradaptor/streamwrap.cxx')
-rw-r--r--filter/source/xmlfilteradaptor/streamwrap.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/filter/source/xmlfilteradaptor/streamwrap.cxx b/filter/source/xmlfilteradaptor/streamwrap.cxx
index 287951dcaa40..f556e5ecba66 100644
--- a/filter/source/xmlfilteradaptor/streamwrap.cxx
+++ b/filter/source/xmlfilteradaptor/streamwrap.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.
@@ -66,3 +67,4 @@ void SAL_CALL OOutputStreamWrapper::closeOutput() throw( stario::NotConnectedExc
} // namespace utl
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */