LibreOffice
LibreOffice 24.2 SDK API Reference
|
Properties of an animated target. More...
import"TargetProperties.idl";
Public Attributes | |
any | Target |
Target for which this struct specifies properties. More... | |
sequence< ::com::sun::star::beans::NamedValue > | Properties |
Global target properties. More... | |
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.