summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/XAnimation.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XAnimation.idl')
-rw-r--r--offapi/com/sun/star/awt/XAnimation.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/XAnimation.idl b/offapi/com/sun/star/awt/XAnimation.idl
index 1c737bd2b393..877f5cd7e4fa 100644
--- a/offapi/com/sun/star/awt/XAnimation.idl
+++ b/offapi/com/sun/star/awt/XAnimation.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//======================================================================================================================
module com { module sun { module star { module awt {
-//======================================================================================================================
/** allows controlling an animation.
@@ -55,11 +53,9 @@ interface XAnimation
boolean isAnimationRunning();
};
-//======================================================================================================================
}; }; }; };
-//======================================================================================================================
#endif