summaryrefslogtreecommitdiffstats
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.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/animations/XAnimationNode.idl b/offapi/com/sun/star/animations/XAnimationNode.idl
index b8b01a0c6501..5c7286ce3a5d 100644
--- a/offapi/com/sun/star/animations/XAnimationNode.idl
+++ b/offapi/com/sun/star/animations/XAnimationNode.idl
@@ -26,8 +26,6 @@
module com { module sun { module star { module animations {
-/**
-*/
interface XAnimationNode : ::com::sun::star::container::XChild
{
/** a value from AnimationNodeType.
@@ -234,8 +232,6 @@ interface XAnimationNode : ::com::sun::star::container::XChild
*/
[attribute] boolean AutoReverse;
- /**
- */
[attribute] sequence< ::com::sun::star::beans::NamedValue > UserData;
};