|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module scanner {
@ ScannerNotAvailable
ScannerNotAvailable: the requested device could not be opened.
Definition: ScanError.idl:36
@ ScanErrorNone
ScanErrorNone: no error occurred.
Definition: ScanError.idl:31
@ ScanInProgress
ScanInProgress: a scan is already in progress on this device that has to end before a new one can be ...
Definition: ScanError.idl:47
@ ScanFailed
ScanFailed: an error occurred during scanning.
Definition: ScanError.idl:41
ScanError
enum ScanError describes error codes of scanner component
Definition: ScanError.idl:27
Definition: Ambiguous.idl:20
@ InvalidContext
InvalidContext: a device was requested that does not exist.
Definition: ScanError.idl:57
@ ScanCanceled
ScanCanceled: the scan was canceled by the user.
Definition: ScanError.idl:52