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 {
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:35
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition: IndexOutOfBoundsException.idl:35
provides functions to manage the sheet local databases
Definition: XUnnamedDatabaseRanges.idl:27
boolean hasByTable([in] long nTab)
void setByTable([in] com::sun::star::table::CellRangeAddress aRange)
any getByTable([in] long nTab)
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22
contains a cell range address within a spreadsheet document.
Definition: CellRangeAddress.idl:30