20 #ifndef __com_sun_star_sheet_XScenarios_idl__
21 #define __com_sun_star_sheet_XScenarios_idl__
27 module com { module sun { module star { module sheet {
52 [in] sequence< com::sun::star::table::CellRangeAddress > aRanges,
53 [in]
string aComment );
58 void removeByName( [in]
string aName );
provides access via name to the scenarios in a collection and inserting and removing scenarios...
Definition: XScenarios.idl:36
is used to access named objects within a container.
Definition: XNameAccess.idl:39