LibreOffice
LibreOffice 7.4 SDK API Reference
Variables
com::sun::star::animations::AnimationValueType Constant Group Reference

Variables

const short STRING = 0
 The animation value represents a string. More...
 
const short NUMBER = 1
 The animation value represents a number. More...
 
const short COLOR = 2
 The animation value represents a color. More...
 

Detailed Description

See also
XAnimateAttribute::ValueType

Variable Documentation

◆ COLOR

const short COLOR = 2

The animation value represents a color.

◆ NUMBER

const short NUMBER = 1

The animation value represents a number.

◆ STRING

const short STRING = 0

The animation value represents a string.