summaryrefslogtreecommitdiff
path: root/oox/source/ppt/animationtypes.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/animationtypes.cxx')
-rw-r--r--oox/source/ppt/animationtypes.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/oox/source/ppt/animationtypes.cxx b/oox/source/ppt/animationtypes.cxx
index 80d87dd49ad2..ec5a7d945d84 100644
--- a/oox/source/ppt/animationtypes.cxx
+++ b/oox/source/ppt/animationtypes.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.
@@ -72,3 +73,5 @@ Any GetTimeAnimateValueTime( const ::rtl::OUString & val )
}
} }
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */