Lines Matching refs:li

62 		<li>The parent returned by <method scope="::com::sun::star::accessibility"
64 is the accessible spreadsheet document view.</li>
65 <li>The children returned by <method scope="::com::sun::star::accessibility"
70 returns an object that supports the following service.</li>
72 <li><type scope="::com::sun::star::sheet">AccessibleCell</type>:
77 every cell in this table.</li>
81 <li>All the children are cells. The order of this cells is to
85 cell in the first row and second xolumn and so on.</li>
87 <li>The description is ???.</li>
88 <li>The name is the given table name.</li>
89 <li>The role is <const scope="::com::sun::star::accessibility"
90 >AccessibleRole::TABLE</const></li>
91 <li>There are relations between the table and the shapes with an anchor
92 on this table (not with an anchor on a cell in this table).</li>
93 <li>The following states are supported:
95 <li><const scope="::com::sun::star::accessibility"
98 is true.</li>
99 <li><const scope="::com::sun::star::accessibility"
101 table is protected, otherwise it is true.</li>
102 <li><const scope="::com::sun::star::accessibility"
103 >AccessibleStateType::ENABLED</const> is always true.</li>
104 <li><const scope="::com::sun::star::accessibility"
106 true.</li>
107 <li><const scope="::com::sun::star::accessibility"
108 >AccessibleStateType::OPAQUE</const> is always true.</li>
109 <li><const scope="::com::sun::star::accessibility"
111 false.</li>
112 <li><const scope="::com::sun::star::accessibility"
114 true.</li>
115 <li><const scope="::com::sun::star::accessibility"
117 complete table (all cells) is selected.</li>
118 <li><const scope="::com::sun::star::accessibility"
121 Otherwise it is false.</li>
122 <li><const scope="::com::sun::star::accessibility"
123 >AccessibleStateType::VISIBLE</const>Is always true.</li>
125 </li>