summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textbodyproperties.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/textbodyproperties.cxx')
-rw-r--r--oox/source/drawingml/textbodyproperties.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/source/drawingml/textbodyproperties.cxx b/oox/source/drawingml/textbodyproperties.cxx
index 6cec7643e58e..dc829c1b2c62 100644
--- a/oox/source/drawingml/textbodyproperties.cxx
+++ b/oox/source/drawingml/textbodyproperties.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.
@@ -53,3 +54,4 @@ void TextBodyProperties::pushToPropMap( PropertyMap& rPropMap ) const
} // namespace drawingml
} // namespace oox
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */