summaryrefslogtreecommitdiffstats
path: root/oovbaapi/ooo/vba/XCommandBars.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/XCommandBars.idl')
-rw-r--r--oovbaapi/ooo/vba/XCommandBars.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/oovbaapi/ooo/vba/XCommandBars.idl b/oovbaapi/ooo/vba/XCommandBars.idl
index 32f92cf7f42e..ecc9a405b1e6 100644
--- a/oovbaapi/ooo/vba/XCommandBars.idl
+++ b/oovbaapi/ooo/vba/XCommandBars.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.
*
@@ -37,3 +38,5 @@ interface XCommandBars
}; };
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */