21 module
com { module sun { module star { module sdb { module application {
27 constants CopyTableContinuation
const short CallNextHandler
is used to indicate the next registered XCopyTableListener should be called.
Definition: CopyTableContinuation.idl:36
const short AskUser
asks the user how the handle the error.
Definition: CopyTableContinuation.idl:47
Definition: Ambiguous.idl:20
const short Proceed
indicates the error should be ignored, and copying should be continued.
Definition: CopyTableContinuation.idl:31
const short Cancel
cancels the whole copying process
Definition: CopyTableContinuation.idl:40