summaryrefslogtreecommitdiff
path: root/oox/source/xls/pivottablefragment.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/xls/pivottablefragment.cxx')
-rw-r--r--oox/source/xls/pivottablefragment.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/source/xls/pivottablefragment.cxx b/oox/source/xls/pivottablefragment.cxx
index 9b34e1bda593..9c34994d482d 100644
--- a/oox/source/xls/pivottablefragment.cxx
+++ b/oox/source/xls/pivottablefragment.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.
@@ -315,3 +316,4 @@ void BiffPivotTableContext::importRecord()
} // namespace xls
} // namespace oox
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */