21module
com { module sun { module star { module text { module textfield {
39 [optional, property]
string Hint;
46 [optional, property]
string Help;
const short TextField
denotes a control which allows the user to enter property values consisting of a single line of text
Definition: PropertyControlType.idl:60
Definition: Ambiguous.idl:20
specifies service of a text input field.
Definition: Input.idl:27
string Hint
contains a hint text.
Definition: Input.idl:39
string Help
contains an internal-use-only multi purpose string.
Definition: Input.idl:46
string Content
contains the text content of the text field.
Definition: Input.idl:33