20 module
com { module sun { module star { module inspection {
35 constants PropertyControlType
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
const short ComboBox
denotes a control which allows the user to choose from a list of possible property values...
Definition: PropertyControlType.idl:54
const short HyperlinkField
denotes a control which displays a string in a hyperlink-like appearance
Definition: PropertyControlType.idl:129
Definition: Ambiguous.idl:20
const short ColorListBox
denotes a control which allows the user to choose from a list of colors.
Definition: PropertyControlType.idl:95
const short MultiLineTextField
denotes a control which allows the user to enter pure text, including line breaks ...
Definition: PropertyControlType.idl:66
const short CharacterField
denotes a control which allows the user to enter a single character
Definition: PropertyControlType.idl:73
const short DateTimeField
denotes a control which allows the user to enter a combined date/time value
Definition: PropertyControlType.idl:121
const short TimeField
denotes a control which allows the user to enter a time value
Definition: PropertyControlType.idl:115
const short DateField
denotes a control which allows the user to enter a date value
Definition: PropertyControlType.idl:109
const short StringListField
denotes a control which allows the user to enter a list of single-line strings
Definition: PropertyControlType.idl:80
const short NumericField
denotes a control which allows the user to enter a numerical value
Definition: PropertyControlType.idl:103
const short ListBox
denotes a control which allows the user to choose from a list of possible property values ...
Definition: PropertyControlType.idl:44
const short Unknown
denotes a non-standard property control, which is usually provided by an XPropertyHandler ...
Definition: PropertyControlType.idl:133