20 #ifndef __com_sun_star_sheet_XAreaLinks_idl__
21 #define __com_sun_star_sheet_XAreaLinks_idl__
27 module com { module sun { module star { module sheet {
61 [in]
string aFileName,
62 [in]
string aSourceArea,
64 [in]
string aFilterOptions );
69 void removeByIndex( [in]
long nIndex );
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:39
provides access via index to a collection of area links and inserting and removing area links...
Definition: XAreaLinks.idl:36
contains a cell address within a spreadsheet document.
Definition: CellAddress.idl:29