10 #ifndef __com_sun_star_sheet_XUnnamedDatabaseRanges_idl__ 11 #define __com_sun_star_sheet_XUnnamedDatabaseRanges_idl__ 19 module
com { module sun { module star { module sheet {
31 any getByTable( [in]
long nTab )
35 boolean hasByTable ( [in]
long nTab )
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition: IndexOutOfBoundsException.idl:34
Definition: Ambiguous.idl:22
provides functions to manage the sheet local databases
Definition: XUnnamedDatabaseRanges.idl:26
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:34
contains a cell range address within a spreadsheet document.
Definition: CellRangeAddress.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47