19 #ifndef __com_sun_star_awt_ImageStatus_idl__ 20 #define __com_sun_star_awt_ImageStatus_idl__ 24 module
com { module sun { module star { module awt {
29 published constants ImageStatus
const long IMAGESTATUS_SINGLEFRAMEDONE
This conveys that one frame of the image is complete but there are more frames to be delivered...
Definition: ImageStatus.idl:40
const long IMAGESTATUS_ERROR
This conveys that an error was encountered while producing the image.
Definition: ImageStatus.idl:34
const long IMAGESTATUS_ABORTED
This conveys that the image creation process was deliberately aborted.
Definition: ImageStatus.idl:51
Definition: Ambiguous.idl:22
const long IMAGESTATUS_STATICIMAGEDONE
This conveys that the image is complete and there are no more pixels or frames to be delivered...
Definition: ImageStatus.idl:46