summaryrefslogtreecommitdiff
path: root/oox/source/ppt/animationspersist.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/animationspersist.cxx')
-rw-r--r--oox/source/ppt/animationspersist.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/source/ppt/animationspersist.cxx b/oox/source/ppt/animationspersist.cxx
index 456b0616af1c..bb974c7a5d98 100644
--- a/oox/source/ppt/animationspersist.cxx
+++ b/oox/source/ppt/animationspersist.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.
@@ -200,3 +201,4 @@ namespace oox { namespace ppt {
} }
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */