LibreOffice
LibreOffice 7.4 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
AnimationValueType.idl File Reference

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::animations
 interfaces for SMIL animations.
 

Constant Groups

constants  com::sun::star::animations::AnimationValueType
 

Macros

#define __com_sun_star_animations_AnimationValueType_idl__
 

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...
 

Macro Definition Documentation

◆ __com_sun_star_animations_AnimationValueType_idl__

#define __com_sun_star_animations_AnimationValueType_idl__