19#ifndef __com_sun_star_accessibility_XAccessibleTableSelection_idl__
20#define __com_sun_star_accessibility_XAccessibleTableSelection_idl__
25module
com { module sun { module star { module accessibility {
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition IndexOutOfBoundsException.idl:35
Definition XAccessibleTableSelection.idl:30
boolean selectColumn([in] long column)
boolean unselectRow([in] long row)
boolean unselectColumn([in] long column)
boolean selectRow([in] long row)
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22