summaryrefslogtreecommitdiff
path: root/oox/source/xls/biffdetector.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/xls/biffdetector.cxx')
-rw-r--r--oox/source/xls/biffdetector.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/source/xls/biffdetector.cxx b/oox/source/xls/biffdetector.cxx
index fc3e1e710bcb..8bb708d3b415 100644
--- a/oox/source/xls/biffdetector.cxx
+++ b/oox/source/xls/biffdetector.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.
@@ -231,3 +232,4 @@ OUString SAL_CALL BiffDetector::detect( Sequence< PropertyValue >& rDescriptor )
} // namespace xls
} // namespace oox
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */