summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/powerpoint/PpFollowColors.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/powerpoint/PpFollowColors.idl')
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpFollowColors.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/oovbaapi/ooo/vba/powerpoint/PpFollowColors.idl b/oovbaapi/ooo/vba/powerpoint/PpFollowColors.idl
index 5c0bff5cd4b9..9a19f4ec30b6 100644
--- a/oovbaapi/ooo/vba/powerpoint/PpFollowColors.idl
+++ b/oovbaapi/ooo/vba/powerpoint/PpFollowColors.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.
*
@@ -24,3 +25,5 @@ module ooo { module vba { module powerpoint {
const long ppFollowColorsTextAndBackground = 2;
};
}; }; };
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */