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