summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/XAnimationListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/XAnimationListener.idl')
-rw-r--r--offapi/com/sun/star/animations/XAnimationListener.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/animations/XAnimationListener.idl b/offapi/com/sun/star/animations/XAnimationListener.idl
index 7c718b5bb3bb..8d27e294c717 100644
--- a/offapi/com/sun/star/animations/XAnimationListener.idl
+++ b/offapi/com/sun/star/animations/XAnimationListener.idl
@@ -42,7 +42,7 @@
@since OOo 3.0
*/
-published interface XAnimationListener : ::com::sun::star::lang::XEventListener
+interface XAnimationListener : ::com::sun::star::lang::XEventListener
{
/** This event is raised when the element local timeline begins to play.
<p>It will be raised each time the element begins the active duration (i.e. when it restarts, but not when it repeats).</p>