LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
com::sun::star::animations::AnimationAdditiveMode Constant Group 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

Detailed Description

Variable Documentation

◆ BASE

const short BASE = 0

◆ MULTIPLY

const short MULTIPLY = 3

◆ NONE

const short NONE = 4

◆ REPLACE

const short REPLACE = 2

◆ SUM

const short SUM = 1