summaryrefslogtreecommitdiff
path: root/oox/source/ppt/slidemastertextstylescontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/slidemastertextstylescontext.cxx')
-rw-r--r--oox/source/ppt/slidemastertextstylescontext.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/oox/source/ppt/slidemastertextstylescontext.cxx b/oox/source/ppt/slidemastertextstylescontext.cxx
index 0b3fb0af5..8d5e476ce 100644
--- a/oox/source/ppt/slidemastertextstylescontext.cxx
+++ b/oox/source/ppt/slidemastertextstylescontext.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.
@@ -88,3 +89,5 @@ Reference< XFastContextHandler > SlideMasterTextStylesContext::createFastChildCo
}
} }
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */