summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel/XControlObject.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/excel/XControlObject.idl')
-rw-r--r--oovbaapi/ooo/vba/excel/XControlObject.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/oovbaapi/ooo/vba/excel/XControlObject.idl b/oovbaapi/ooo/vba/excel/XControlObject.idl
index 5d054bb70ea9..5757ca98d88b 100644
--- a/oovbaapi/ooo/vba/excel/XControlObject.idl
+++ b/oovbaapi/ooo/vba/excel/XControlObject.idl
@@ -17,11 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __ooo_vba_excel_XControlObject_idl__
-#define __ooo_vba_excel_XControlObject_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-
module ooo { module vba { module excel {
@@ -37,7 +32,5 @@ interface XControlObject : com::sun::star::uno::XInterface
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */