summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/animations/XAnimateSet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/XAnimateSet.idl')
-rw-r--r--offapi/com/sun/star/animations/XAnimateSet.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/XAnimateSet.idl b/offapi/com/sun/star/animations/XAnimateSet.idl
index 682c48147d7a..3cc4c99272d1 100644
--- a/offapi/com/sun/star/animations/XAnimateSet.idl
+++ b/offapi/com/sun/star/animations/XAnimateSet.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/animations/XAnimate.idl>
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/** Interface for animation by simply setting the value of the target attribute to a constant value.
This interface provides a simple means of just setting the value of an attribute for
@@ -58,7 +56,6 @@ interface XAnimateSet : XAnimate
{
};
-//=============================================================================
}; }; }; };