21 module
com { module sun { module star { module awt {
192 [optional, property]
string Text;
string Text
specifies the text displayed in the control.
Definition: UnoControlDateFieldModel.idl:192
short DateFormat
specifies the format of the displayed date.
Definition: UnoControlDateFieldModel.idl:79
represents a date value.
Definition: Date.idl:28
string HelpText
specifies the help text of the control.
Definition: UnoControlDateFieldModel.idl:126
boolean Enabled
determines whether the control is enabled or disabled.
Definition: UnoControlDateFieldModel.idl:104
boolean Spin
specifies that the control has a spin button.
Definition: UnoControlDateFieldModel.idl:175
com::sun::star::util::Color HighlightTextColor
specifies the text color (RGB) of selected text in the control which is highlighted.
Definition: UnoControlDateFieldModel.idl:239
long RepeatDelay
specifies the mouse repeat delay, in milliseconds.
Definition: UnoControlDateFieldModel.idl:170
short WritingMode
denotes the writing mode used in the control, as specified in the com::sun::star::text::WritingMode2 ...
Definition: UnoControlDateFieldModel.idl:212
::com::sun::star::util::Date DateMin
specifies the minimum date that can be entered.
Definition: UnoControlDateFieldModel.idl:89
short FontRelief
specifies the com::sun::star::text::FontRelief value of the text in the control.
Definition: UnoControlDateFieldModel.idl:121
Definition: Ambiguous.idl:20
boolean Tabstop
specifies that the control can be reached with the TAB key.
Definition: UnoControlDateFieldModel.idl:185
com::sun::star::awt::FontDescriptor FontDescriptor
specifies the font attributes of the text in the control.
Definition: UnoControlDateFieldModel.idl:109
short FontEmphasisMark
specifies the com::sun::star::text::FontEmphasis value of the text in the control.
Definition: UnoControlDateFieldModel.idl:115
short Border
specifies the border style of the control.
Definition: UnoControlDateFieldModel.idl:44
boolean Dropdown
specifies, if the control has a dropdown button.
Definition: UnoControlDateFieldModel.idl:99
long BorderColor
specifies the color of the border, if present
Definition: UnoControlDateFieldModel.idl:54
::com::sun::star::util::Date DateMax
specifies the maximum date that can be entered.
Definition: UnoControlDateFieldModel.idl:84
specifies the standard model of a UnoControl in the Smalltalk model view controller design...
Definition: UnoControlModel.idl:34
VerticalAlignment
specify the horizontal alignment of an object within a container object.
Definition: VerticalAlignment.idl:27
com::sun::star::util::Color TextColor
specifies the text color (RGB) of the control.
Definition: UnoControlDateFieldModel.idl:197
boolean ReadOnly
specifies that the content of the control cannot be modified by the user.
Definition: UnoControlDateFieldModel.idl:149
boolean DateShowCentury
specifies, if the date century is displayed.
Definition: UnoControlDateFieldModel.idl:94
boolean Printable
specifies that the control will be printed with the document.
Definition: UnoControlDateFieldModel.idl:144
string HelpURL
specifies the help URL of the control.
Definition: UnoControlDateFieldModel.idl:131
com::sun::star::util::Color TextLineColor
specifies the text line color (RGB) of the control.
Definition: UnoControlDateFieldModel.idl:202
describes the characteristics of a font.
Definition: FontDescriptor.idl:29
com::sun::star::util::Color HighlightColor
specifies the background color (RGB) of selected text in the control which is highlighted.
Definition: UnoControlDateFieldModel.idl:233
boolean Repeat
specifies whether the mouse should show repeating behavior, i.e.
Definition: UnoControlDateFieldModel.idl:157
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:34
short MouseWheelBehavior
defines how the mouse wheel can be used to scroll through the control's content.
Definition: UnoControlDateFieldModel.idl:220
specifies the standard model of a UnoControlDateField.
Definition: UnoControlDateFieldModel.idl:26
com::sun::star::style::VerticalAlignment VerticalAlign
specifies the vertical alignment of the text in the control.
Definition: UnoControlDateFieldModel.idl:227
boolean StrictFormat
specifies that the date is checked during the user input.
Definition: UnoControlDateFieldModel.idl:180
boolean HideInactiveSelection
specifies whether the selection in the control should be hidden when the control is not active (focus...
Definition: UnoControlDateFieldModel.idl:139
::com::sun::star::util::Date Date
specifies the date displayed in the control.
Definition: UnoControlDateFieldModel.idl:59