summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/XAnimationNode.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/XAnimationNode.idl')
-rw-r--r--offapi/com/sun/star/animations/XAnimationNode.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/XAnimationNode.idl b/offapi/com/sun/star/animations/XAnimationNode.idl
index abc91ff6fb62..44c44a76b7b0 100644
--- a/offapi/com/sun/star/animations/XAnimationNode.idl
+++ b/offapi/com/sun/star/animations/XAnimationNode.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/container/XChild.idl>
#include <com/sun/star/beans/NamedValue.idl>
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/**
*/
@@ -250,7 +248,6 @@ interface XAnimationNode : ::com::sun::star::container::XChild
[attribute] sequence< ::com::sun::star::beans::NamedValue > UserData;
};
-//=============================================================================
}; }; }; };