summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel/XLineObjects.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/excel/XLineObjects.idl')
-rw-r--r--oovbaapi/ooo/vba/excel/XLineObjects.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/oovbaapi/ooo/vba/excel/XLineObjects.idl b/oovbaapi/ooo/vba/excel/XLineObjects.idl
index 031108cb624c..06bdca9c7312 100644
--- a/oovbaapi/ooo/vba/excel/XLineObjects.idl
+++ b/oovbaapi/ooo/vba/excel/XLineObjects.idl
@@ -17,11 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __ooo_vba_excel_XLineObjects_idl__
-#define __ooo_vba_excel_XLineObjects_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-
module ooo { module vba { module excel {
/** Collections that implement this interface provide access to a specific type
@@ -52,6 +47,4 @@ interface XLineObjects : com::sun::star::uno::XInterface
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */