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