19 #ifndef __com_sun_star_awt_grid_XGridControl_idl__
20 #define __com_sun_star_awt_grid_XGridControl_idl__
27 module com { module sun { module star { module awt { module grid {
47 long getColumnAtPoint( [in]
long X, [in]
long Y );
58 long getRowAtPoint( [in]
long X, [in]
long Y );
65 long getCurrentColumn();
85 [in]
long ColumnIndex,
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:34
An interface to a control that displays a tabular data.
Definition: XGridControl.idl:36
const short Y
Definition: Key.idl:134
thrown to indicate a general veto.
Definition: VetoException.idl:33
const short X
specifies to strike out the characters with X's.
Definition: FontStrikeout.idl:66