summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmlcnitm.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/core/xmlcnitm.cxx')
-rw-r--r--xmloff/source/core/xmlcnitm.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/source/core/xmlcnitm.cxx b/xmloff/source/core/xmlcnitm.cxx
index cbf42b5133..720c1fccaf 100644
--- a/xmloff/source/core/xmlcnitm.cxx
+++ b/xmloff/source/core/xmlcnitm.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.
@@ -216,3 +217,4 @@ const ::rtl::OUString& SvXMLAttrContainerData::GetAttrValue(sal_uInt16 i) const
return *(*pValues)[i];
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */