summaryrefslogtreecommitdiff
path: root/oox/inc/oox/export/vmlexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/oox/export/vmlexport.hxx')
-rw-r--r--oox/inc/oox/export/vmlexport.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/oox/inc/oox/export/vmlexport.hxx b/oox/inc/oox/export/vmlexport.hxx
index 92e6e22d672b..a5875826f597 100644
--- a/oox/inc/oox/export/vmlexport.hxx
+++ b/oox/inc/oox/export/vmlexport.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.
@@ -113,3 +114,5 @@ private:
} // namespace vml
} // namespace oox
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */