summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt/pptatom.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/ppt/pptatom.hxx')
-rw-r--r--sd/source/filter/ppt/pptatom.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/filter/ppt/pptatom.hxx b/sd/source/filter/ppt/pptatom.hxx
index d430b7bffb7a..a9b159f8a42e 100644
--- a/sd/source/filter/ppt/pptatom.hxx
+++ b/sd/source/filter/ppt/pptatom.hxx
@@ -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.
@@ -139,3 +140,5 @@ inline sal_uInt32 Atom::getLength() const
} // namespace ppt
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */