LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_XDatabaseRanges_idl__
21 #define __com_sun_star_sheet_XDatabaseRanges_idl__
27 module
com { module sun { module star { module sheet {
contains a cell range address within a spreadsheet document.
Definition: CellRangeAddress.idl:30
provides functions to manage a collection of database ranges.
Definition: XDatabaseRanges.idl:35
is used to access named objects within a container.
Definition: XNameAccess.idl:40
void removeByName([in] string aName)
removes a database range from the collection.
Definition: Ambiguous.idl:22
void addNewByName([in] string aName, [in] com::sun::star::table::CellRangeAddress aRange)
adds a new database range to the collection.