diff options
Diffstat (limited to 'offapi/com/sun/star/sheet/XCellRangeReferrer.idl')
-rw-r--r-- | offapi/com/sun/star/sheet/XCellRangeReferrer.idl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/sheet/XCellRangeReferrer.idl b/offapi/com/sun/star/sheet/XCellRangeReferrer.idl index 027e0dc54..9773d081e 100644 --- a/offapi/com/sun/star/sheet/XCellRangeReferrer.idl +++ b/offapi/com/sun/star/sheet/XCellRangeReferrer.idl @@ -28,13 +28,8 @@ #ifndef __com_sun_star_sheet_XCellRangeReferrer_idl__ #define __com_sun_star_sheet_XCellRangeReferrer_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif - -#ifndef __com_sun_star_table_XCellRange_idl__ #include <com/sun/star/table/XCellRange.idl> -#endif //============================================================================= |