22 module
com { module sun { module star { module awt {
27 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:38
const long IMAGESTATUS_ERROR
This conveys that an error was encountered while producing the image.
Definition: ImageStatus.idl:32
const long IMAGESTATUS_ABORTED
This conveys that the image creation process was deliberately aborted.
Definition: ImageStatus.idl:49
Definition: Ambiguous.idl:20
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:44