LibreOffice
LibreOffice 4.2 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
XScenarioEnhanced Interface Reference

provides enhanced access to the settings of a scenario sheet. More...

import"XScenarioEnhanced.idl";

Inheritance diagram for XScenarioEnhanced:
XInterface Scenario Spreadsheet

Public Member Functions

sequence
< com::sun::star::table::CellRangeAddress
getRanges ()
 gets the ranges to the scenario. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

provides enhanced access to the settings of a scenario sheet.

See Also
com::sun::star::sheet::Spreadsheet
com::sun::star::sheet::Scenario
com::sun::star::sheet::XScenario
Since
OOo 2.0

Member Function Documentation

sequence< com::sun::star::table::CellRangeAddress > getRanges ( )

gets the ranges to the scenario.


The documentation for this interface was generated from the following file: