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