summaryrefslogtreecommitdiff
path: root/oox/source/xls/excelhandlers.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/xls/excelhandlers.cxx')
-rw-r--r--oox/source/xls/excelhandlers.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/source/xls/excelhandlers.cxx b/oox/source/xls/excelhandlers.cxx
index aaf551424483..a341484992ea 100644
--- a/oox/source/xls/excelhandlers.cxx
+++ b/oox/source/xls/excelhandlers.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.
@@ -257,3 +258,4 @@ bool BiffSkipWorksheetFragment::importFragment()
} // namespace xls
} // namespace oox
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */