summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexSpanEntryContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLIndexSpanEntryContext.cxx')
-rw-r--r--xmloff/source/text/XMLIndexSpanEntryContext.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/source/text/XMLIndexSpanEntryContext.cxx b/xmloff/source/text/XMLIndexSpanEntryContext.cxx
index d760a3e15be8..21a37dd56e7a 100644
--- a/xmloff/source/text/XMLIndexSpanEntryContext.cxx
+++ b/xmloff/source/text/XMLIndexSpanEntryContext.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.
@@ -74,3 +75,4 @@ void XMLIndexSpanEntryContext::FillPropertyValues(
rValues[nValues-1].Value = aAny;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */