| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
Properties of an animated target. More...
import "TargetProperties.idl";
| Public Types | |
| typedef sequence< ::com::sun::star::beans::NamedValue > | Properties | 
| Global target properties. | |
| Public Attributes | |
| any | Target | 
| Target for which this struct specifies properties. | |
Properties of an animated target.
This struct collects all global attributes that apply to an animation target. An animation target is anything that is referenced from a given XAnimationNode tree as a target object.
| sequence< ::com::sun::star::beans::NamedValue > Properties | 
Global target properties.
| any Target | 
Target for which this struct specifies properties.