LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_sdbcx_XAppend_idl__
20 #define __com_sun_star_sdbcx_XAppend_idl__
26 module
com { module sun { module star { module beans {
27 published
interface XPropertySet;
32 module
com { module sun { module star { module sdbcx {
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
is used for creating and appending new objects to a specific container.
Definition: XAppend.idl:36
is thrown by container methods, if an element is added which is already a child of the container.
Definition: ElementExistException.idl:38
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47
is an exception that provides information on a database access error.
Definition: SQLException.idl:44