summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/diagram/datamodelcontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/diagram/datamodelcontext.cxx')
-rw-r--r--oox/source/drawingml/diagram/datamodelcontext.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/oox/source/drawingml/diagram/datamodelcontext.cxx b/oox/source/drawingml/diagram/datamodelcontext.cxx
index 901b9267df36..d7c88b69af89 100644
--- a/oox/source/drawingml/diagram/datamodelcontext.cxx
+++ b/oox/source/drawingml/diagram/datamodelcontext.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.
@@ -335,3 +336,5 @@ DataModelContext::createFastChildContext( ::sal_Int32 aElement,
}
} }
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */