20 module
com { module sun { module star { module accessibility {
41 constants AccessibleStateType
const hyper EXPANDED
Indicates this object is expanded.
Definition: AccessibleStateType.idl:84
const hyper RESIZABLE
Indicates the size of this object is not fixed.
Definition: AccessibleStateType.idl:157
const hyper BUSY
Indicates the current object is busy.
Definition: AccessibleStateType.idl:57
const hyper MANAGES_DESCENDANTS
Indicates the most (all) children are transient and it is not necessary to add listener to the childr...
Definition: AccessibleStateType.idl:126
const hyper SELECTED
Object is selected.
Definition: AccessibleStateType.idl:173
const hyper OFFSCREEN
Indicates the object is outside of the screen area.
Definition: AccessibleStateType.idl:234
const hyper MULTI_SELECTABLE
More than one child may be selected at the same time.
Definition: AccessibleStateType.idl:144
const hyper SENSITIVE
Indicates this object is sensitive.
Definition: AccessibleStateType.idl:177
const hyper ICONIFIED
Indicates this object is minimized and is represented only by an icon.
Definition: AccessibleStateType.idl:105
Definition: Ambiguous.idl:20
const hyper HORIZONTAL
Indicates the orientation of this object is horizontal.
Definition: AccessibleStateType.idl:100
const hyper CHECKED
Indicates this object is currently checked.
Definition: AccessibleStateType.idl:61
const hyper ACTIVE
Indicates a window is currently the active window.
Definition: AccessibleStateType.idl:49
const hyper VISIBLE
Object wants to be displayed on the screen.
Definition: AccessibleStateType.idl:216
const hyper SELECTABLE
Object is selectable.
Definition: AccessibleStateType.idl:165
const hyper FOCUSED
Indicates this object currently has the keyboard focus.
Definition: AccessibleStateType.idl:96
const hyper DEFAULT
Indicates the object is the default button in a window.
Definition: AccessibleStateType.idl:228
const hyper COLLAPSE
Indicates that the object is collapsed.
Definition: AccessibleStateType.idl:240
const hyper ENABLED
Indicates this object is enabled.
Definition: AccessibleStateType.idl:76
const hyper EXPANDABLE
Indicates this object allows progressive disclosure of its children.
Definition: AccessibleStateType.idl:80
const hyper OPAQUE
Indicates this object paints every pixel within its rectangular region.
Definition: AccessibleStateType.idl:149
const hyper ARMED
Indicates that the object is armed.
Definition: AccessibleStateType.idl:53
const hyper INDETERMINATE
Sometimes UI elements can have a state indeterminate.
Definition: AccessibleStateType.idl:112
const hyper MODAL
Object is modal.
Definition: AccessibleStateType.idl:133
const hyper FOCUSABLE
Object can accept the keyboard focus.
Definition: AccessibleStateType.idl:92
const hyper MULTI_LINE
Indicates this (text) object can contain multiple lines of text.
Definition: AccessibleStateType.idl:137
const hyper SINGLE_LINE
Indicates this (text) object can contain only a single line of text.
Definition: AccessibleStateType.idl:191
const hyper INVALID
Indicates an invalid state.
Definition: AccessibleStateType.idl:45
const hyper PRESSED
Indicates this object is currently pressed.
Definition: AccessibleStateType.idl:153
const hyper VERTICAL
Indicates the orientation of this object is vertical.
Definition: AccessibleStateType.idl:206
const hyper DEFUNC
User interface object corresponding to this object no longer exists.
Definition: AccessibleStateType.idl:68
const hyper EDITABLE
Indicates the user can change the contents of this object.
Definition: AccessibleStateType.idl:72
const hyper CHECKABLE
Indicates this object is checkable, i.e.
Definition: AccessibleStateType.idl:246
const hyper STALE
Object information is stale and might not be up to date.
Definition: AccessibleStateType.idl:198
const hyper TRANSIENT
Indicates this object is transient.
Definition: AccessibleStateType.idl:202
const hyper MOVEABLE
Indicates the position of the object is not fixed.
Definition: AccessibleStateType.idl:223
const hyper SHOWING
Object is displayed on the screen.
Definition: AccessibleStateType.idl:187