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