summaryrefslogtreecommitdiff
path: root/oox/source/xls/sharedstringsbuffer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/xls/sharedstringsbuffer.cxx')
-rw-r--r--oox/source/xls/sharedstringsbuffer.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/source/xls/sharedstringsbuffer.cxx b/oox/source/xls/sharedstringsbuffer.cxx
index f2a92ef06c0a..c11b7c225be9 100644
--- a/oox/source/xls/sharedstringsbuffer.cxx
+++ b/oox/source/xls/sharedstringsbuffer.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.
@@ -82,3 +83,4 @@ void SharedStringsBuffer::convertString( const Reference< XText >& rxText, sal_I
} // namespace xls
} // namespace oox
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */