19 #ifndef __com_sun_star_awt_UnoControlTimeFieldModel_idl__ 20 #define __com_sun_star_awt_UnoControlTimeFieldModel_idl__ 31 module
com { module sun { module star { module awt {
157 [optional, property]
string Text;
long RepeatDelay
specifies the mouse repeat delay, in milliseconds.
Definition: UnoControlTimeFieldModel.idl:135
string HelpURL
specifies the help URL of the control.
Definition: UnoControlTimeFieldModel.idl:96
short TimeFormat
specifies the format of the displayed time.
Definition: UnoControlTimeFieldModel.idl:186
com::sun::star::util::Time TimeMax
specifies the maximum time that can be entered.
Definition: UnoControlTimeFieldModel.idl:191
long BorderColor
specifies the color of the border, if present
Definition: UnoControlTimeFieldModel.idl:64
Definition: Ambiguous.idl:22
short Border
specifies the border style of the control.
Definition: UnoControlTimeFieldModel.idl:54
boolean ReadOnly
specifies that the content of the control cannot be modified by the user.
Definition: UnoControlTimeFieldModel.idl:114
boolean StrictFormat
specifies that the date is checked during the user input.
Definition: UnoControlTimeFieldModel.idl:145
com::sun::star::util::Color TextColor
specifies the text color (RGB) of the control.
Definition: UnoControlTimeFieldModel.idl:162
specifies the standard model of an UnoControlTimeField.
Definition: UnoControlTimeFieldModel.idl:36
boolean Enabled
determines whether the control is enabled or disabled.
Definition: UnoControlTimeFieldModel.idl:69
specifies the standard model of an UnoControl in the Smalltalk model view controller design...
Definition: UnoControlModel.idl:49
VerticalAlignment
specify the horizontal alignment of an object within a container object.
Definition: VerticalAlignment.idl:29
short MouseWheelBehavior
defines how the mouse wheel can be used to scroll through the control's content.
Definition: UnoControlTimeFieldModel.idl:214
short FontRelief
specifies the com::sun::star::text::FontRelief value of the text in the control.
Definition: UnoControlTimeFieldModel.idl:86
boolean Repeat
specifies whether the mouse should show repeating behavior, i.e.
Definition: UnoControlTimeFieldModel.idl:122
short FontEmphasisMark
specifies the com::sun::star::text::FontEmphasis value of the text in the control.
Definition: UnoControlTimeFieldModel.idl:80
describes the characteristics of a font.
Definition: FontDescriptor.idl:33
boolean HideInactiveSelection
specifies whether the selection in the control should be hidden when the control is not active (focus...
Definition: UnoControlTimeFieldModel.idl:104
boolean Printable
specifies that the control will be printed with the document.
Definition: UnoControlTimeFieldModel.idl:109
represents a time value.
Definition: Time.idl:28
com::sun::star::style::VerticalAlignment VerticalAlign
specifies the vertical alignment of the text in the control.
Definition: UnoControlTimeFieldModel.idl:221
boolean Tabstop
specifies that the control can be reached with the TAB key.
Definition: UnoControlTimeFieldModel.idl:150
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36
com::sun::star::util::Time TimeMin
specifies the minimum time that can be entered.
Definition: UnoControlTimeFieldModel.idl:196
com::sun::star::util::Color TextLineColor
specifies the text line color (RGB) of the control.
Definition: UnoControlTimeFieldModel.idl:167
short WritingMode
denotes the writing mode used in the control, as specified in the com::sun::star::text::WritingMode2 ...
Definition: UnoControlTimeFieldModel.idl:206
string HelpText
specifies the help text of the control.
Definition: UnoControlTimeFieldModel.idl:91
com::sun::star::awt::FontDescriptor FontDescriptor
specifies the font attributes of the text in the control.
Definition: UnoControlTimeFieldModel.idl:74
boolean Spin
specifies that the control has a spin button.
Definition: UnoControlTimeFieldModel.idl:140
string Text
specifies the text displayed in the control.
Definition: UnoControlTimeFieldModel.idl:157
com::sun::star::util::Time Time
specifies the time displayed in the control.
Definition: UnoControlTimeFieldModel.idl:172