21 module
com { module sun { module star {
23 interface XConnection;
26 interface XPropertySet;
29 module
com { module sun { module star { module sdb {
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:46
represents a connection (session) with a specific database.
Definition: XConnection.idl:50
Definition: Ambiguous.idl:20
specifies the standard model of a UnoControl in the Smalltalk model view controller design.
Definition: UnoControlModel.idl:35
specifies the standard model of a ColumnDescriptorControl.
Definition: ColumnDescriptorControlModel.idl:35
::com::sun::star::beans::XPropertySet Column
specifies the column descriptor where the values will be stored in.
Definition: ColumnDescriptorControlModel.idl:62
short Border
specifies the border style of the control.
Definition: ColumnDescriptorControlModel.idl:36
boolean Tabstop
specifies that the control can be reached with the TAB key.
Definition: ColumnDescriptorControlModel.idl:58
::com::sun::star::sdbc::XConnection ActiveConnection
specifies the connection to a database.
Definition: ColumnDescriptorControlModel.idl:66
boolean Enabled
determines whether the control is enabled or disabled.
Definition: ColumnDescriptorControlModel.idl:52