summaryrefslogtreecommitdiff
path: root/oox/source/ppt/commontimenodecontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/commontimenodecontext.cxx')
-rw-r--r--oox/source/ppt/commontimenodecontext.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/oox/source/ppt/commontimenodecontext.cxx b/oox/source/ppt/commontimenodecontext.cxx
index ca1f3739c..3bfb4d888 100644
--- a/oox/source/ppt/commontimenodecontext.cxx
+++ b/oox/source/ppt/commontimenodecontext.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.
@@ -708,3 +709,5 @@ static OUString getConvertedSubType( sal_Int16 nPresetClass, sal_Int32 nPresetId
}
} }
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */