summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/Cell.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/Cell.idl')
-rw-r--r--offapi/com/sun/star/text/Cell.idl11
1 files changed, 0 insertions, 11 deletions
diff --git a/offapi/com/sun/star/text/Cell.idl b/offapi/com/sun/star/text/Cell.idl
index 51f3e348cb7f..d4e35bb6d4c6 100644
--- a/offapi/com/sun/star/text/Cell.idl
+++ b/offapi/com/sun/star/text/Cell.idl
@@ -28,21 +28,10 @@
#ifndef __com_sun_star_text_Cell_idl__
#define __com_sun_star_text_Cell_idl__
-#ifndef __com_sun_star_text_CellProperties_idl__
#include <com/sun/star/text/CellProperties.idl>
-#endif
-
-#ifndef __com_sun_star_table_CellProperties_idl__
#include <com/sun/star/table/CellProperties.idl>
-#endif
-
-#ifndef __com_sun_star_table_XCell_idl__
#include <com/sun/star/table/XCell.idl>
-#endif
-
-#ifndef __com_sun_star_text_XText_idl__
#include <com/sun/star/text/XText.idl>
-#endif
//=============================================================================