LibreOffice
LibreOffice 24.2 SDK API Reference
|
Specifies the additive mode for the animation. More...
Variables | |
const short | BASE = 0 |
const short | SUM = 1 |
const short | REPLACE = 2 |
const short | MULTIPLY = 3 |
const short | NONE = 4 |
Specifies the additive mode for the animation.
const short BASE = 0 |
const short MULTIPLY = 3 |
const short NONE = 4 |
const short REPLACE = 2 |
const short SUM = 1 |