20 module
com { module sun { module star { module sdb {
provides information about and access to the properties from an implementation.
Definition generated_idl_chapter_refs.idl:752
Definition Ambiguous.idl:20
describes the common properties of a database column.
Definition ColumnSettings.idl:26
boolean Hidden
determines whether the column should be displayed or not.
Definition ColumnSettings.idl:88
com::sun::star::beans::XPropertySet ControlModel
indicates a control model which defines the settings for layouting.
Definition ColumnSettings.idl:94
long Width
specifies the width of the column displayed in a grid, the unit is 10THMM.
Definition ColumnSettings.idl:72
long FormatKey
contains the index of the number format that is used for the column.
Definition ColumnSettings.idl:44
string ControlDefault
describes the default value which should be displayed by a control when moving to a new row.
Definition ColumnSettings.idl:105
long Align
specifies the alignment of columns text.
Definition ColumnSettings.idl:61
string HelpText
describes an optional help text which can be used by UI components when representing this column.
Definition ColumnSettings.idl:100
long Position
Position of the column within a grid.
Definition ColumnSettings.idl:83