summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel/XMenuItem.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/excel/XMenuItem.idl')
-rw-r--r--oovbaapi/ooo/vba/excel/XMenuItem.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/oovbaapi/ooo/vba/excel/XMenuItem.idl b/oovbaapi/ooo/vba/excel/XMenuItem.idl
index 402038373417..de036eff03d4 100644
--- a/oovbaapi/ooo/vba/excel/XMenuItem.idl
+++ b/oovbaapi/ooo/vba/excel/XMenuItem.idl
@@ -6,11 +6,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef __ooo_vba_excel_XMenuItem_idl__
-#define __ooo_vba_excel_XMenuItem_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-#include <ooo/vba/XHelperInterface.idl>
module ooo { module vba { module excel {
@@ -28,6 +23,4 @@ interface XMenuItem
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */