summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excform.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/excform.hxx')
-rw-r--r--sc/source/filter/inc/excform.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/filter/inc/excform.hxx b/sc/source/filter/inc/excform.hxx
index 1a2e72635398..9332f1ad502d 100644
--- a/sc/source/filter/inc/excform.hxx
+++ b/sc/source/filter/inc/excform.hxx
@@ -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.
@@ -154,3 +155,5 @@ inline BOOL ExcelToSc8::IsComplRowRange( const UINT16 nRow1, const UINT16 nRow2
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */