summaryrefslogtreecommitdiff
path: root/oox/source/ppt/pptgraphicshapecontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/pptgraphicshapecontext.cxx')
-rw-r--r--oox/source/ppt/pptgraphicshapecontext.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/oox/source/ppt/pptgraphicshapecontext.cxx b/oox/source/ppt/pptgraphicshapecontext.cxx
index d8245df089bd..1fb5a6689a4e 100644
--- a/oox/source/ppt/pptgraphicshapecontext.cxx
+++ b/oox/source/ppt/pptgraphicshapecontext.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.
@@ -237,3 +238,5 @@ Reference< XFastContextHandler > PPTGraphicShapeContext::createFastChildContext(
} }
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */