summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/word/WdNoteNumberStyle.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/word/WdNoteNumberStyle.idl')
-rw-r--r--oovbaapi/ooo/vba/word/WdNoteNumberStyle.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/oovbaapi/ooo/vba/word/WdNoteNumberStyle.idl b/oovbaapi/ooo/vba/word/WdNoteNumberStyle.idl
index 4485f029d016..7b4e1c55e6bb 100644
--- a/oovbaapi/ooo/vba/word/WdNoteNumberStyle.idl
+++ b/oovbaapi/ooo/vba/word/WdNoteNumberStyle.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.
*
@@ -49,3 +50,5 @@ module ooo { module vba { module word {
const long wdNoteNumberStyleVietCardinalText = 56;
};
}; }; };
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */