summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/office/MsoPresetTextEffectShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/office/MsoPresetTextEffectShape.idl')
-rw-r--r--oovbaapi/ooo/vba/office/MsoPresetTextEffectShape.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/oovbaapi/ooo/vba/office/MsoPresetTextEffectShape.idl b/oovbaapi/ooo/vba/office/MsoPresetTextEffectShape.idl
index 75e1213994aa..d2a2d4c9ccd7 100644
--- a/oovbaapi/ooo/vba/office/MsoPresetTextEffectShape.idl
+++ b/oovbaapi/ooo/vba/office/MsoPresetTextEffectShape.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.
*
@@ -61,3 +62,5 @@ module ooo { module vba { module office {
const long msoTextEffectShapeWave2 = 22;
};
}; }; };
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */