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