summaryrefslogtreecommitdiff
path: root/sc/workben
diff options
context:
space:
mode:
Diffstat (limited to 'sc/workben')
-rw-r--r--sc/workben/map.idl3
-rw-r--r--sc/workben/testadd.idl2
2 files changed, 5 insertions, 0 deletions
diff --git a/sc/workben/map.idl b/sc/workben/map.idl
index cb856ab0e56b..0fedbe6a519e 100644
--- a/sc/workben/map.idl
+++ b/sc/workben/map.idl
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -26,3 +27,5 @@ language cpp
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sc/workben/testadd.idl b/sc/workben/testadd.idl
index c5667853f952..8b362d8e7a37 100644
--- a/sc/workben/testadd.idl
+++ b/sc/workben/testadd.idl
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -56,3 +57,4 @@ interface XTestAddIn:com::sun::star::uno::XInterface
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */