summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel/XWorksheetFunction.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/excel/XWorksheetFunction.idl')
-rw-r--r--oovbaapi/ooo/vba/excel/XWorksheetFunction.idl9
1 files changed, 0 insertions, 9 deletions
diff --git a/oovbaapi/ooo/vba/excel/XWorksheetFunction.idl b/oovbaapi/ooo/vba/excel/XWorksheetFunction.idl
index fccbe9cb0e60..63f120e867df 100644
--- a/oovbaapi/ooo/vba/excel/XWorksheetFunction.idl
+++ b/oovbaapi/ooo/vba/excel/XWorksheetFunction.idl
@@ -16,13 +16,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __ooo_vba_excel_XWSFunction_idl__
-#define __ooo_vba_excel_XWSFunction_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-#include <ooo/vba/XHelperInterface.idl>
-#include <com/sun/star/beans/XExactName.idl>
-#include <com/sun/star/script/XInvocation.idl>
@@ -42,7 +35,5 @@ interface XWorksheetFunction
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */