20#ifndef __com_sun_star_sdb_application_CopyTableContinuation_idl__
21#define __com_sun_star_sdb_application_CopyTableContinuation_idl__
24module
com { module sun { module star { module sdb { module application {
30constants CopyTableContinuation
43 const short Cancel = 2;
const short AskUser
asks the user how the handle the error.
Definition CopyTableContinuation.idl:50
const short Proceed
indicates the error should be ignored, and copying should be continued.
Definition CopyTableContinuation.idl:34
const short CallNextHandler
is used to indicate the next registered XCopyTableListener should be called.
Definition CopyTableContinuation.idl:39
Definition Ambiguous.idl:22