summaryrefslogtreecommitdiff
path: root/oox/inc/oox/xls/querytablebuffer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/oox/xls/querytablebuffer.hxx')
-rw-r--r--oox/inc/oox/xls/querytablebuffer.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/oox/inc/oox/xls/querytablebuffer.hxx b/oox/inc/oox/xls/querytablebuffer.hxx
index fa67ca8874c0..ae50bf6211dc 100644
--- a/oox/inc/oox/xls/querytablebuffer.hxx
+++ b/oox/inc/oox/xls/querytablebuffer.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.
@@ -107,3 +108,5 @@ private:
} // namespace oox
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */