Lines Matching refs:li
52 <li>Role: The role of a tabbar is <const
54 >AccessibleRole::PANEL</const>.</li>
55 <li>Name: There is no name.</li>
56 <li>Description: The description of a tabbar is its localized
57 help text.</li>
58 <li>Children: The children of a tabbar are tabbar buttons,
61 <type>AccessibleTabBarPageList</type>.</li>
62 <li>Parent: The parent is the window that contains the
63 tabbar.</li>
64 <li>Relations: There are no relations.</li>
65 <li>States: The states supported by this service are
67 <li><const scope="com::sun::star::accessibility"
72 exceptions.</li>
73 <li><const scope="com::sun::star::accessibility"
75 if the object is enabled.</li>
76 <li><const scope="com::sun::star::accessibility"
77 >AccessibleStateType::FOCUSABLE</const> is always set.</li>
78 <li><const scope="com::sun::star::accessibility"
80 if the object currently has the keyboard focus.</li>
81 <li><const scope="com::sun::star::accessibility"
83 if the size of the object is not fixed.</li>
84 <li><const scope="com::sun::star::accessibility"
86 if the object is displayed on the screen.</li>
87 <li><const scope="com::sun::star::accessibility"
88 >AccessibleStateType::VISIBLE</const> is always set.</li>
90 </li>