19 #ifndef __com_sun_star_sheet_XScenario_idl__
20 #define __com_sun_star_sheet_XScenario_idl__
27 module
com { module sun { module star { module sheet {
39 boolean getIsScenario();
44 string getScenarioComment();
49 void setScenarioComment( [in]
string aScenarioComment );
55 [in] sequence< com::sun::star::table::CellRangeAddress > aRanges );
– idl definition –
Definition: Ambiguous.idl:22
provides access to the settings of a scenario sheet.
Definition: XScenario.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47