21 module
com { module sun { module star { module table {
42 void insertByIndex( [in]
long nIndex, [in]
long nCount );
56 void removeByIndex( [in]
long nIndex, [in]
long nCount );
provides methods to access rows via index and to insert and remove rows.
Definition: XTableRows.idl:28
Definition: Ambiguous.idl:20
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:31