LibreOffice
LibreOffice 7.4 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
AnimationColorSpace.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::AnimationColorSpace
 defines the color space that is used for interpolation.
 

Macros

#define __com_sun_star_animations_AnimationColorSpace_idl__
 

Variables

const short RGB = 0
 defines that the RGB color space is used for interpolation.
 
const short HSL = 1
 defines that the HSL color space is used for interpolation.
 

Macro Definition Documentation

◆ __com_sun_star_animations_AnimationColorSpace_idl__

#define __com_sun_star_animations_AnimationColorSpace_idl__