summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/Scenario.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/Scenario.idl')
-rw-r--r--offapi/com/sun/star/sheet/Scenario.idl10
1 files changed, 0 insertions, 10 deletions
diff --git a/offapi/com/sun/star/sheet/Scenario.idl b/offapi/com/sun/star/sheet/Scenario.idl
index 5ecd46244c2a..6e00c2ae7f72 100644
--- a/offapi/com/sun/star/sheet/Scenario.idl
+++ b/offapi/com/sun/star/sheet/Scenario.idl
@@ -17,14 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_sheet_Scenario_idl__
-#define __com_sun_star_sheet_Scenario_idl__
-
-#include <com/sun/star/sheet/XScenario.idl>
-#include <com/sun/star/sheet/XScenarioEnhanced.idl>
-#include <com/sun/star/beans/XPropertySet.idl>
-#include <com/sun/star/container/XNamed.idl>
-
module com { module sun { module star { module sheet {
@@ -88,6 +80,4 @@ service Scenario
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */