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