LibreOffice
LibreOffice 24.2 SDK API Reference
|
allows controlling an animation. More...
import"XAnimation.idl";
Public Member Functions | |
void | startAnimation () |
starts the animation More... | |
void | stopAnimation () |
stops the animation More... | |
boolean | isAnimationRunning () |
determines whether the animation is currently running More... | |
allows controlling an animation.
boolean isAnimationRunning | ( | ) |
determines whether the animation is currently running
void startAnimation | ( | ) |
starts the animation
void stopAnimation | ( | ) |
stops the animation