summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmlerror.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/core/xmlerror.cxx')
-rw-r--r--xmloff/source/core/xmlerror.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/source/core/xmlerror.cxx b/xmloff/source/core/xmlerror.cxx
index a25d25d887..044d9fe788 100644
--- a/xmloff/source/core/xmlerror.cxx
+++ b/xmloff/source/core/xmlerror.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.
@@ -255,3 +256,5 @@ void XMLErrors::ThrowErrorAsSAXException(sal_Int32 nIdMask)
}
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */