summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XSheetCondition.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XSheetCondition.idl')
-rw-r--r--offapi/com/sun/star/sheet/XSheetCondition.idl9
1 files changed, 0 insertions, 9 deletions
diff --git a/offapi/com/sun/star/sheet/XSheetCondition.idl b/offapi/com/sun/star/sheet/XSheetCondition.idl
index fffeb9702423..6f9d095d33ed 100644
--- a/offapi/com/sun/star/sheet/XSheetCondition.idl
+++ b/offapi/com/sun/star/sheet/XSheetCondition.idl
@@ -17,13 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_sheet_XSheetCondition_idl__
-#define __com_sun_star_sheet_XSheetCondition_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-#include <com/sun/star/sheet/ConditionOperator.idl>
-#include <com/sun/star/table/CellAddress.idl>
-
module com { module sun { module star { module sheet {
@@ -101,6 +94,4 @@ published interface XSheetCondition: com::sun::star::uno::XInterface
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */