LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 )
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
provides functions to manage the sheet local databases
Definition: XUnnamedDatabaseRanges.idl:26
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition: IndexOutOfBoundsException.idl:34