LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
XAnimation Interface Reference

allows controlling an animation. More...

import "XAnimation.idl";

Inheritance diagram for XAnimation:
AnimatedImagesControl

Public Member Functions

void startAnimation ()
 starts the animation
void stopAnimation ()
 stops the animation
boolean isAnimationRunning ()
 determines whether the animation is currently running

Detailed Description

allows controlling an animation.

Since
OOo 3.4

Member Function Documentation

◆ isAnimationRunning()

boolean isAnimationRunning ( )

determines whether the animation is currently running

◆ startAnimation()

void startAnimation ( )

starts the animation

◆ stopAnimation()

void stopAnimation ( )

stops the animation


The documentation for this interface was generated from the following file: