Lines Matching refs:to

3  * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
36 /** Implement this interface to give access to a two-dimensional table.
38 <p>The <type>XAccessibleTable</type> interface is used to represent
45 cell-clusters of a table have to be at the same time children of the
46 table. This is necessary to be able to convert row and column indices
54 from the first row or column with the index 0 up to the last (but not
91 The index of the row for which to retrieve the description.
99 the valide range of 0 up to
110 The index of the column for which to retrieve the description.
118 the valide range of 0 up to
131 Row index of the accessible for which to return the column
135 Column index of the accessible for which to return the column
143 the valide range of 0 up to
156 Row index of the accessible for which to return the column
160 Column index of the accessible for which to return the column
168 the valide range of 0 up to
181 Returns allways a valid reference to an
193 Returns allways a valid reference to an
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
259 <code>getAccessibleAt</code> to
260 <member>XAccessibleTable::getAccessibleCellAt</member> to avoid
266 The row index for which to retrieve the cell.
269 The column index for which to retrieve the cell.
279 the valide range of 0 up to
288 If the table has a caption then a reference to it is returned,
296 Returns a reference to an implementation dependent
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
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
347 Index of the child of the table for which to return the row
364 Index of the child of the table for which to return the column