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 {
is used for creating and appending new objects to a specific container.
Definition: XAppend.idl:36
is an exception that provides information on a database access error.
Definition: SQLException.idl:44
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
base interface of all UNO interfaces
Definition: XInterface.idl:47
is thrown by container methods, if an element is added which is already a child of the container...
Definition: ElementExistException.idl:38