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