summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel/XFormat.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/excel/XFormat.idl')
-rw-r--r--oovbaapi/ooo/vba/excel/XFormat.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/oovbaapi/ooo/vba/excel/XFormat.idl b/oovbaapi/ooo/vba/excel/XFormat.idl
index 5dc866aa54fc..72cedbf87484 100644
--- a/oovbaapi/ooo/vba/excel/XFormat.idl
+++ b/oovbaapi/ooo/vba/excel/XFormat.idl
@@ -17,12 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __ooo_vba_excel_XFormat_idl__
-#define __ooo_vba_excel_XFormat_idl__
-
-#include <com/sun/star/script/BasicErrorException.idl>
-#include <ooo/vba/XHelperInterface.idl>
-
module ooo { module vba { module excel {
interface XBorders;
@@ -119,6 +113,4 @@ interface XFormat
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */