20 #ifndef __com_sun_star_sheet_XSpreadsheets_idl__ 21 #define __com_sun_star_sheet_XSpreadsheets_idl__ 26 module
com { module sun { module star { module sheet {
44 void insertNewByName( [in]
string aName, [in]
short nPosition );
54 void moveByName( [in]
string aName, [in]
short nDestination );
69 [in]
short nDestination );
Definition: Ambiguous.idl:22
This is the generic interface for supporting the insertion and removal of named elements.
Definition: XNameContainer.idl:40
provides methods to access the spreadsheets by name and to insert, copy, remove and rearrange spreads...
Definition: XSpreadsheets.idl:34