21 module
com { module sun { module star { module text { module textfield {
33 [optional, property]
string Content;
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
string Content
contains the text content of the text field.
Definition: Input.idl:28
Definition: Ambiguous.idl:20
string Help
contains an internal-use-only multi purpose string.
Definition: Input.idl:46
string Hint
contains a hint text.
Definition: Input.idl:39
specifies service of a text input field.
Definition: Input.idl:26