20 #ifndef __com_sun_star_awt_XAnimatedImages_idl__
21 #define __com_sun_star_awt_XAnimatedImages_idl__
29 module com { module sun { module star { module awt {
61 [attribute]
short ScaleMode
105 [in] sequence< string > iImageURLs
128 [in] sequence< string > iImageURLs
158 interface ::com::sun::star::container::XContainer;
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:34
const short set
specifies that the property is currently in a set state.
Definition: ItemState.idl:62
allows administrating a set of images, to be displayed as animated seres.
Definition: XAnimatedImages.idl:40
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
boolean AutoRepeat
specifies whether the animation should start over with the first image of the image series when the l...
Definition: XAnimatedImages.idl:54
long StepTime
specifies the time in milliseconds between two animation steps.
Definition: XAnimatedImages.idl:47