summaryrefslogtreecommitdiff
path: root/framework/source/xml/saxnamespacefilter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/xml/saxnamespacefilter.cxx')
-rw-r--r--framework/source/xml/saxnamespacefilter.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/source/xml/saxnamespacefilter.cxx b/framework/source/xml/saxnamespacefilter.cxx
index 2514e67b21..a44524eb74 100644
--- a/framework/source/xml/saxnamespacefilter.cxx
+++ b/framework/source/xml/saxnamespacefilter.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.
@@ -196,3 +197,4 @@ void SAL_CALL SaxNamespaceFilter::setDocumentLocator(
} // namespace
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */