summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel/XHyperlinks.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/excel/XHyperlinks.idl')
-rw-r--r--oovbaapi/ooo/vba/excel/XHyperlinks.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/oovbaapi/ooo/vba/excel/XHyperlinks.idl b/oovbaapi/ooo/vba/excel/XHyperlinks.idl
index 7e33f2dfc9aa..1df4c9353e12 100644
--- a/oovbaapi/ooo/vba/excel/XHyperlinks.idl
+++ b/oovbaapi/ooo/vba/excel/XHyperlinks.idl
@@ -17,11 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __ooo_vba_excel_XHyperlinks_idl__
-#define __ooo_vba_excel_XHyperlinks_idl__
-
-#include <ooo/vba/XCollection.idl>
-
module ooo { module vba { module excel {
@@ -59,6 +54,4 @@ interface XHyperlinks
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */