summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/XAnimate.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/XAnimate.idl')
-rw-r--r--offapi/com/sun/star/animations/XAnimate.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/XAnimate.idl b/offapi/com/sun/star/animations/XAnimate.idl
index 578a1ce432d7..8ef7011730d6 100644
--- a/offapi/com/sun/star/animations/XAnimate.idl
+++ b/offapi/com/sun/star/animations/XAnimate.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/animations/XAnimationNode.idl>
#include <com/sun/star/animations/TimeFilterPair.idl>
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/** Interface for generic animation.
@@ -143,7 +141,6 @@ interface XAnimate : XAnimationNode
[attribute] string Formula;
};
-//=============================================================================
}; }; }; };