import"XAccessibleTableSelection.idl";
|
boolean | selectRow ([in] long row) raises (::com::sun::star::lang::IndexOutOfBoundsException) |
|
boolean | unselectRow ([in] long row) raises (::com::sun::star::lang::IndexOutOfBoundsException) |
|
boolean | selectColumn ([in] long column) raises (::com::sun::star::lang::IndexOutOfBoundsException) |
|
boolean | unselectColumn ([in] long column) raises (::com::sun::star::lang::IndexOutOfBoundsException) |
|
any | queryInterface ([in] type aType) |
| queries for a new interface to an existing UNO object. More...
|
|
void | acquire () |
| increases the reference counter by one. More...
|
|
void | release () |
| decreases the reference counter by one. More...
|
|
◆ selectColumn()
◆ selectRow()
◆ unselectColumn()
◆ unselectRow()
The documentation for this interface was generated from the following file: