diff options
Diffstat (limited to 'offapi/com/sun/star/sheet/TableValidation.idl')
-rw-r--r-- | offapi/com/sun/star/sheet/TableValidation.idl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/offapi/com/sun/star/sheet/TableValidation.idl b/offapi/com/sun/star/sheet/TableValidation.idl index 41ddbba00..41b954f1c 100644 --- a/offapi/com/sun/star/sheet/TableValidation.idl +++ b/offapi/com/sun/star/sheet/TableValidation.idl @@ -28,21 +28,10 @@ #ifndef __com_sun_star_sheet_TableValidation_idl__ #define __com_sun_star_sheet_TableValidation_idl__ -#ifndef __com_sun_star_sheet_XSheetCondition_idl__ #include <com/sun/star/sheet/XSheetCondition.idl> -#endif - -#ifndef __com_sun_star_beans_XPropertySet_idl__ #include <com/sun/star/beans/XPropertySet.idl> -#endif - -#ifndef __com_sun_star_sheet_ValidationType_idl__ #include <com/sun/star/sheet/ValidationType.idl> -#endif - -#ifndef __com_sun_star_sheet_ValidationAlertStyle_idl__ #include <com/sun/star/sheet/ValidationAlertStyle.idl> -#endif //============================================================================= |