summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/XAnimateColor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/XAnimateColor.idl')
-rw-r--r--offapi/com/sun/star/animations/XAnimateColor.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/XAnimateColor.idl b/offapi/com/sun/star/animations/XAnimateColor.idl
index 6d85bc6f3857..d70f5cb6b942 100644
--- a/offapi/com/sun/star/animations/XAnimateColor.idl
+++ b/offapi/com/sun/star/animations/XAnimateColor.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/animations/XAnimate.idl>
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/** Interface for animation by defining color changes over time.
<br>
@@ -66,7 +64,6 @@ interface XAnimateColor : XAnimate
[attribute] boolean Direction;
};
-//=============================================================================
}; }; }; };