Go to the source code of this file.
| 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 | 
| Variables | |
| const short | STRING = 0 | 
| The animation value represents a string. | |
| const short | NUMBER = 1 | 
| The animation value represents a number. | |
| const short | COLOR = 2 | 
| The animation value represents a color. | |