summaryrefslogtreecommitdiff
path: root/oox/source/core/relations.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/core/relations.cxx')
-rw-r--r--oox/source/core/relations.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/source/core/relations.cxx b/oox/source/core/relations.cxx
index c8d17cce3b9b..9ca04cac16ea 100644
--- a/oox/source/core/relations.cxx
+++ b/oox/source/core/relations.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.
@@ -144,3 +145,4 @@ OUString Relations::getFragmentPathFromFirstType( const OUString& rType ) const
} // namespace core
} // namespace oox
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */