summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/XHelperInterface.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/XHelperInterface.idl')
-rwxr-xr-xoovbaapi/ooo/vba/XHelperInterface.idl11
1 files changed, 1 insertions, 10 deletions
diff --git a/oovbaapi/ooo/vba/XHelperInterface.idl b/oovbaapi/ooo/vba/XHelperInterface.idl
index 80d1fbddcfa1..4ad2eccf2c5e 100755
--- a/oovbaapi/ooo/vba/XHelperInterface.idl
+++ b/oovbaapi/ooo/vba/XHelperInterface.idl
@@ -27,20 +27,11 @@
#ifndef __ooo_vba_XHelperInterface_idl__
#define __ooo_vba_XHelperInterface_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
-#include <com/sun/star/uno/XInterface.idl>
-#endif
-#ifndef __com_sun_star_uno_Exception_idl__
+#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/uno/Exception.idl>
-#endif
-
-#ifndef __com_sun_star_script_BasicErrorException_idl__
#include <com/sun/star/script/BasicErrorException.idl>
-#endif
-#ifndef __com_sun_star_lang_XServiceInfo_idl__
#include <com/sun/star/lang/XServiceInfo.idl>
-#endif
module ooo { module vba {