|
LibreOffice
LibreOffice 26.2 SDK API Reference
|
This constants defines the class for a preset animation effect. More...
Variables | |
| const short | CUSTOM = 0 |
| const short | ENTRANCE = 1 |
| const short | EXIT = 2 |
| const short | EMPHASIS = 3 |
| const short | MOTIONPATH = 4 |
| const short | OLEACTION = 5 |
| const short | MEDIACALL = 6 |
This constants defines the class for a preset animation effect.
This is stored with the name preset-class inside the com::sun::star::animations::XAnimationNode::UserData sequence.
This does not manipulate the timing or synchronization. It can be used to quickly identify preset animations inside an animation hierarchy.
| const short CUSTOM = 0 |
| const short EMPHASIS = 3 |
| const short ENTRANCE = 1 |
| const short EXIT = 2 |
| const short MEDIACALL = 6 |
| const short MOTIONPATH = 4 |
| const short OLEACTION = 5 |