summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/ColorScale.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/ColorScale.idl')
-rw-r--r--offapi/com/sun/star/sheet/ColorScale.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/sheet/ColorScale.idl b/offapi/com/sun/star/sheet/ColorScale.idl
index b7d79e214f83..cc4133629264 100644
--- a/offapi/com/sun/star/sheet/ColorScale.idl
+++ b/offapi/com/sun/star/sheet/ColorScale.idl
@@ -7,12 +7,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef __com_sun_star_sheet_Colorscale_idl__
-#define __com_sun_star_sheet_Colorscale_idl__
-
-#include <com/sun/star/sheet/XConditionEntry.idl>
-#include <com/sun/star/sheet/XColorScaleEntry.idl>
-
module com { module sun { module star { module sheet {
service ColorScale
@@ -25,8 +19,6 @@ service ColorScale
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */