Lines Matching refs:li
62 <li>Role: The role of a tool box item is
67 …com::sun::star::accessibility">AccessibleRole::SEPARATOR</const> when the item is a separator.</li>
68 <li>Name: The name of a tool box item is the name set.</li>
69 <li>Description: The description of a tool box item is its localized
70 help text.</li>
71 <li>Children: There can exist one child.
72 This can be any kind of accessible object.</li>
73 <li>Parent: The parent is the tool box that contains the tool box item.</li>
74 <li>Relations: There are no relations.</li>
75 <li>States: The states supported by this service are
77 <li><const scope="com::sun::star::accessibility"
82 exceptions.</li>
83 <li><const scope="com::sun::star::accessibility"
85 if the object is enabled.</li>
86 <li><const scope="com::sun::star::accessibility"
87 >AccessibleStateType::FOCUSABLE</const> is always set.</li>
88 <li><const scope="com::sun::star::accessibility"
90 if the object currently has the keyboard focus.</li>
91 <li><const scope="com::sun::star::accessibility"
93 if the object is displayed on the screen.</li>
94 <li><const scope="com::sun::star::accessibility"
95 >AccessibleStateType::VISIBLE</const> is always set.</li>
96 <li><const scope="com::sun::star::accessibility"
98 if the tool box item is checked.</li>
100 </li>
111 <li>click</li>