20 #ifndef __com_sun_star_text_textfield_InputUser_idl__ 21 #define __com_sun_star_text_textfield_InputUser_idl__ 26 module
com { module sun { module star { module text { module textfield {
39 [optional, property]
string Content;
45 [optional, property]
string Hint;
const short TextField
denotes a control which allows the user to enter property values consisting of a single line of text
Definition: PropertyControlType.idl:63
string Content
contains the name of the corresponding field master.
Definition: InputUser.idl:35
Definition: Ambiguous.idl:22
string Hint
contains a hint text.
Definition: InputUser.idl:45
specifies service of an input field that is used to change the content of a corresponding field maste...
Definition: InputUser.idl:33