22 #ifndef __com_sun_star_accessibility_XAccessibleTableSelection_idl__
23 #define __com_sun_star_accessibility_XAccessibleTableSelection_idl__
25 #ifndef __com_sun_star_uno_XInterface_idl__
28 #ifndef __com_sun_star_lang_IndexOutOfBoundsException_idl__
32 module com { module sun { module star { module accessibility {
34 interface XAccessible;
Definition: XAccessibleTableSelection.idl:36
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47