Lines Matching refs:li

68 		<li>The parent returned by <method scope="::com::sun::star::accessibility"
70 is the accessible table view.</li>
71 <li>The children returned by
85 <li>The name is something like A10 or B23 or so on.</li>
86 <li>The description is the name or the content of the given note.</li>
87 <li>The role is <const scope="::com::sun::star::accessibility"
88 >AccessibleRole::TABLE_CELL</const></li>
89 <li>For spreadsheets, there are relations between the cell and the
90 shapes with an anchor on this cell.</li>
91 <li>The following states are supported:
93 <li><const scope="::com::sun::star::accessibility"
95 cell is showed, otherwise it is true.</li>
96 <li><const scope="::com::sun::star::accessibility"
99 protected, otherwise it is true.</li>
100 <li><const scope="::com::sun::star::accessibility"
101 >AccessibleStateType::ENABLED</const> is always true.</li>
102 <li><const scope="::com::sun::star::accessibility"
104 spreadsheets and false otherwise.</li>
105 <li><const scope="::com::sun::star::accessibility"
107 has no background color or graphic, otherwise it is true.</li>
108 <li><const scope="::com::sun::star::accessibility"
111 false.</li>
112 <li><const scope="::com::sun::star::accessibility"
114 is selected. This is not possible in the page preview.</li>
115 <li><const scope="::com::sun::star::accessibility"
118 Otherwise it is false.</li>
119 <li><const scope="::com::sun::star::accessibility"
122 false.</li>
123 <li><const scope="::com::sun::star::accessibility"
124 >AccessibleStateType::VISIBLE</const>Is always true.</li>
126 </li>