summaryrefslogtreecommitdiff
path: root/framework/source/uielement/rootitemcontainer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/uielement/rootitemcontainer.cxx')
-rw-r--r--framework/source/uielement/rootitemcontainer.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/source/uielement/rootitemcontainer.cxx b/framework/source/uielement/rootitemcontainer.cxx
index de8e862ef32f..fb0eee07a64f 100644
--- a/framework/source/uielement/rootitemcontainer.cxx
+++ b/framework/source/uielement/rootitemcontainer.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.
@@ -460,3 +461,4 @@ const com::sun::star::uno::Sequence< com::sun::star::beans::Property > RootItemC
} // namespace framework
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */