summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/XAnimationListener.idl
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2011-03-23 10:34:12 +0100
committerKai Sommerfeld <kso@openoffice.org>2011-03-23 10:34:12 +0100
commit0b494e0cb9eb6652d00397fb6ca8d9b6709e4cb5 (patch)
tree0822d5bc6ce58e9bf40f8baece7b2e9e90234e99 /offapi/com/sun/star/animations/XAnimationListener.idl
parent3e396922c2926165d680e8051c3d9247ea4aaf78 (diff)
#i117329# - Publishing of UNO types, last wave (for now).
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 d1f4f453ee60..c0582d229f8f 100644
--- a/offapi/com/sun/star/animations/XAnimationListener.idl
+++ b/offapi/com/sun/star/animations/XAnimationListener.idl
@@ -45,7 +45,7 @@
@since OOo 3.0
*/
-interface XAnimationListener : ::com::sun::star::lang::XEventListener
+published 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>