summaryrefslogtreecommitdiff
path: root/binfilter/bf_xmloff/source/core/xmloff_xmlimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_xmloff/source/core/xmloff_xmlimp.cxx')
-rw-r--r--binfilter/bf_xmloff/source/core/xmloff_xmlimp.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/binfilter/bf_xmloff/source/core/xmloff_xmlimp.cxx b/binfilter/bf_xmloff/source/core/xmloff_xmlimp.cxx
index ccb704a15..a2953c4cb 100644
--- a/binfilter/bf_xmloff/source/core/xmloff_xmlimp.cxx
+++ b/binfilter/bf_xmloff/source/core/xmloff_xmlimp.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.
@@ -1320,3 +1321,5 @@ void SvXMLImport::DisposingModel()
// eof
}//end of namespace binfilter
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */