diff options
Diffstat (limited to 'offapi/com/sun/star/sheet/XSheetOperation.idl')
-rw-r--r-- | offapi/com/sun/star/sheet/XSheetOperation.idl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/sheet/XSheetOperation.idl b/offapi/com/sun/star/sheet/XSheetOperation.idl index fadd3c80d..3dff21beb 100644 --- a/offapi/com/sun/star/sheet/XSheetOperation.idl +++ b/offapi/com/sun/star/sheet/XSheetOperation.idl @@ -28,17 +28,9 @@ #ifndef __com_sun_star_sheet_XSheetOperation_idl__ #define __com_sun_star_sheet_XSheetOperation_idl__ -#ifndef __com_sun_star_uno_XInterface_idl__ #include <com/sun/star/uno/XInterface.idl> -#endif - -#ifndef __com_sun_star_sheet_GeneralFunction_idl__ #include <com/sun/star/sheet/GeneralFunction.idl> -#endif - -#ifndef __com_sun_star_uno_Exception_idl__ #include <com/sun/star/uno/Exception.idl> -#endif //============================================================================= |