diff options
Diffstat (limited to 'oovbaapi/ooo/vba/word/XView.idl')
-rw-r--r-- | oovbaapi/ooo/vba/word/XView.idl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/oovbaapi/ooo/vba/word/XView.idl b/oovbaapi/ooo/vba/word/XView.idl index faa80d856bbf..d33cc7833a4f 100644 --- a/oovbaapi/ooo/vba/word/XView.idl +++ b/oovbaapi/ooo/vba/word/XView.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. * @@ -38,3 +39,4 @@ interface XView #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |