summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table/Cell.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/table/Cell.idl')
-rw-r--r--offapi/com/sun/star/table/Cell.idl9
1 files changed, 0 insertions, 9 deletions
diff --git a/offapi/com/sun/star/table/Cell.idl b/offapi/com/sun/star/table/Cell.idl
index 753ebb2d9853..1bbe3da454d2 100644
--- a/offapi/com/sun/star/table/Cell.idl
+++ b/offapi/com/sun/star/table/Cell.idl
@@ -17,13 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_table_Cell_idl__
-#define __com_sun_star_table_Cell_idl__
-
-#include <com/sun/star/table/CellProperties.idl>
-#include <com/sun/star/table/XCell.idl>
-#include <com/sun/star/text/XText.idl>
-
module com { module sun { module star { module table {
@@ -52,6 +45,4 @@ published service Cell
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */