19 #ifndef __com_sun_star_sdb_ColumnDescriptorControlModel_idl__
20 #define __com_sun_star_sdb_ColumnDescriptorControlModel_idl__
25 module com { module sun { module star {
27 interface XConnection;
30 interface XPropertySet;
33 module com { module sun { module star { module sdb {
::com::sun::star::beans::XPropertySet Column
specifies the column descriptor where the values will be stored in.
Definition: ColumnDescriptorControlModel.idl:66
boolean Tabstop
specifies that the control can be reached with the TAB key.
Definition: ColumnDescriptorControlModel.idl:62
represents a connection (session) with a specific database.
Definition: XConnection.idl:57
specifies the standard model of an UnoControl in the Smalltalk model view controller design...
Definition: UnoControlModel.idl:49
Border
is used to select one of the four borders of a cell range.
Definition: Border.idl:29
specifies the standard model of an ColumnDescriptorControl.
Definition: ColumnDescriptorControlModel.idl:38
::com::sun::star::sdbc::XConnection ActiveConnection
specifies the connection to a database.
Definition: ColumnDescriptorControlModel.idl:70
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
boolean Enabled
determines whether the control is enabled or disabled.
Definition: ColumnDescriptorControlModel.idl:56