diff options
Diffstat (limited to 'offapi/com/sun/star/table/XCellRange.idl')
-rw-r--r-- | offapi/com/sun/star/table/XCellRange.idl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/table/XCellRange.idl b/offapi/com/sun/star/table/XCellRange.idl index 3a0557089..8ea243469 100644 --- a/offapi/com/sun/star/table/XCellRange.idl +++ b/offapi/com/sun/star/table/XCellRange.idl @@ -28,17 +28,9 @@ #ifndef __com_sun_star_table_XCellRange_idl__ #define __com_sun_star_table_XCellRange_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif - -#ifndef __com_sun_star_lang_IndexOutOfBoundsException_idl__ #include <com/sun/star/lang/IndexOutOfBoundsException.idl> -#endif - -#ifndef __com_sun_star_table_XCell_idl__ #include <com/sun/star/table/XCell.idl> -#endif //============================================================================= |