summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/XAnimateMotion.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/XAnimateMotion.idl')
-rw-r--r--offapi/com/sun/star/animations/XAnimateMotion.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/XAnimateMotion.idl b/offapi/com/sun/star/animations/XAnimateMotion.idl
index 8c76594da7f5..dea199292e0a 100644
--- a/offapi/com/sun/star/animations/XAnimateMotion.idl
+++ b/offapi/com/sun/star/animations/XAnimateMotion.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/animations/XAnimate.idl>
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/** Interface for animation by defining motion on a path.
@@ -48,7 +46,6 @@ interface XAnimateMotion : XAnimate
[attribute] any Origin;
};
-//=============================================================================
}; }; }; };