21module
com { module sun { module star { module sheet {
46 [in] sequence< com::sun::star::table::CellRangeAddress > aRanges,
47 [in]
string aComment );
is used to access named objects within a container.
Definition XNameAccess.idl:32
provides access via name to the scenarios in a collection and inserting and removing scenarios.
Definition XScenarios.idl:31
void removeByName([in] string aName)
removes a scenario from the collection.
void addNewByName([in] string aName, [in] sequence< com::sun::star::table::CellRangeAddress > aRanges, [in] string aComment)
creates a new scenario and adds it to the collection.
Definition Ambiguous.idl:20