summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel/XGraphicObjects.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/excel/XGraphicObjects.idl')
-rw-r--r--oovbaapi/ooo/vba/excel/XGraphicObjects.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/oovbaapi/ooo/vba/excel/XGraphicObjects.idl b/oovbaapi/ooo/vba/excel/XGraphicObjects.idl
index 42a7152cc97e..038bdf44aa65 100644
--- a/oovbaapi/ooo/vba/excel/XGraphicObjects.idl
+++ b/oovbaapi/ooo/vba/excel/XGraphicObjects.idl
@@ -21,11 +21,6 @@
controls embedded in sheets. All these symbols are deprecated
in VBA and kept for compatibility with old VBA scripts. */
-#ifndef __ooo_vba_excel_XGraphicObjects_idl__
-#define __ooo_vba_excel_XGraphicObjects_idl__
-
-#include <ooo/vba/XCollection.idl>
-
/* Note: This file collects all compatibility interfaces for collections of
@@ -84,6 +79,4 @@ interface XGraphicObjects : com::sun::star::uno::XInterface
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */