19 #ifndef __com_sun_star_sdb_ColumnSettings_idl__ 20 #define __com_sun_star_sdb_ColumnSettings_idl__ 24 module
com { module sun { module star { module sdb {
long Position
Position of the column within a grid.
Definition: ColumnSettings.idl:87
string ControlDefault
describes the default value which should be displayed by a control when moving to a new row...
Definition: ColumnSettings.idl:109
Definition: Ambiguous.idl:22
string HelpText
describes an optional help text which can be used by UI components when representing this column...
Definition: ColumnSettings.idl:104
boolean Hidden
determines whether the column should be displayed or not.
Definition: ColumnSettings.idl:92
long FormatKey
contains the index of the number format that is used for the column.
Definition: ColumnSettings.idl:31
long Align
specifies the alignment of columns text.
Definition: ColumnSettings.idl:65
com::sun::star::beans::XPropertySet ControlModel
indicates a control model which defines the settings for layouting.
Definition: ColumnSettings.idl:98
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
long Width
specifies the width of the column displayed in a grid, the unit is 10THMM.
Definition: ColumnSettings.idl:76
describes the common properties of a database column.
Definition: ColumnSettings.idl:29