Lines Matching refs:of

9  * with the License.  You may obtain a copy of the License at
41 <code>javax.accessibility.AccessibleExtendedTable</code> of the Java Accessibility API
45 cell-clusters of a table have to be at the same time children of the
52 <p>The range of valid coordinates for this interface are implementation
57 <member>XAccessibleTable::getAccessibleColumnCount</member>. In case of
58 the Calc the current range of valid indices for retrieving data include
65 /** Returns the number of used rows in the table.
67 <p>The implementation, however, may allow the access of columns
71 Returns the number of used rows in the table or 0 for an empty
76 /** Returns the number of used columns in the table.
78 <p>The implementation, however, may allow the access of columns
82 Returns the number of used columns in the table or 0 for an empty
87 /** Returns the description text of the specified row in the
91 The index of the row for which to retrieve the description.
94 Returns the description text of the specified row in the table
99 the valide range of 0 up to
106 /** Returns the description text of the specified column in the
110 The index of the column for which to retrieve the description.
113 Returns the description text of the specified row in the table
118 the valide range of 0 up to
124 /** Returns the number of rows occupied by the Accessible at the
131 Row index of the accessible for which to return the column
135 Column index of the accessible for which to return the column
139 Returns the row extent of the specified cell.
143 the valide range of 0 up to
149 /** Returns the number of columns occupied by the Accessible at the
156 Row index of the accessible for which to return the column
160 Column index of the accessible for which to return the column
164 Returns the column extent of the specified.
168 the valide range of 0 up to
177 <p>Content and size of the returned table are implementation
189 <p>Content and size of the returned table are implementation
198 /** Returns a list of the indices of completely selected rows in a
202 The returned sequence contains indices of all completely
208 /** Returns a list of the indices of completely selected columns in a
212 The returned sequence contains indices of all completely
222 Index of the row for which to determine whether it is selected.
230 the valide range of 0 up to
240 Index of the column for which to determine whether it is
249 the valide range of 0 up to
274 requested cell regardless of whether the cell is currently
279 the valide range of 0 up to
293 /** Returns the summary description of the table.
306 Row index of the cell for which to determine if the accessible
310 Column index of the cell for which to determine if the
321 /** Returns the child index of the accessible object that spans the
329 Row index of the accessible object for which to return the child
333 Row index of the accessible object for which to return the child
337 Child index of the specified accessible object or -1 if one or
338 both of the given indices is/are invalid.
347 Index of the child of the table for which to return the row
351 Returns the row index of the cell of the specified child or the
352 index of the first row if the child spans multiple rows.
364 Index of the child of the table for which to return the column
368 Returns the column index of the cell of the specified child or
369 the index of the first column if the child spans multiple