Lines Matching refs:li
58 <li>Role: The role of a scroll bar is <const
60 >AccessibleRole::SCROLL_BAR</const>.</li>
61 <li>Name: There is no name.</li>
62 <li>Description: The description of a scroll bar is its localized
63 help text.</li>
64 <li>Children: There are no children.</li>
65 <li>Parent: The parent is the window that contains the scroll bar.</li>
66 <li>Relations: There are no relations.</li>
67 <li>States: The states supported by this service are
69 <li><const scope="com::sun::star::accessibility"
74 exceptions.</li>
75 <li><const scope="com::sun::star::accessibility"
77 if the object is enabled.</li>
78 <li><const scope="com::sun::star::accessibility"
79 >AccessibleStateType::FOCUSABLE</const> is always set.</li>
80 <li><const scope="com::sun::star::accessibility"
82 if the object currently has the keyboard focus.</li>
83 <li><const scope="com::sun::star::accessibility"
85 if the orientation of the object is horizontal.</li>
86 <li><const scope="com::sun::star::accessibility"
88 if the object is displayed on the screen.</li>
89 <li><const scope="com::sun::star::accessibility"
91 if the orientation of the object is vertical.</li>
92 <li><const scope="com::sun::star::accessibility"
93 >AccessibleStateType::VISIBLE</const> is always set.</li>
95 </li>
109 <li>decrementLine</li>
110 <li>incrementLine</li>
111 <li>decrementBlock</li>
112 <li>incrementBlock</li>