LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sdb_application_CopyTableWizard_idl__
21 #define __com_sun_star_sdb_application_CopyTableWizard_idl__
31 module
com { module sun { module star { module sdb { module application {
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
describes a wizard which can be used to copy table like data from one database to another.
Definition: XCopyTableWizard.idl:47
An interaction request handler.
Definition: XInteractionHandler.idl:33
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:38
describes a wizard which can be used to copy table like data from one database to another.
Definition: CopyTableWizard.idl:84
createWithInteractionHandler([in] ::com::sun::star::beans::XPropertySet Source, [in] ::com::sun::star::beans::XPropertySet Destination, [in] ::com::sun::star::task::XInteractionHandler InteractionHandler)
creates an executable wizard dialog, which is to guide the user through copying a table from one data...
is a service for user interaction for databases.
Definition: InteractionHandler.idl:35
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
create([in] ::com::sun::star::beans::XPropertySet Source, [in] ::com::sun::star::beans::XPropertySet Destination)
creates an executable wizard dialog, which is to guide the user through copying a table from one data...
is an exception that provides information on a database access error.
Definition: SQLException.idl:45