LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ExcScenarioList Struct Reference

#include <excscen.hxx>

Public Member Functions

 ExcScenarioList ()
 
void Apply (const XclImpRoot &rRoot)
 

Public Attributes

sal_uInt16 nLastScenario
 
std::vector< std::unique_ptr< ExcScenario > > aEntries
 

Detailed Description

Definition at line 60 of file excscen.hxx.

Constructor & Destructor Documentation

◆ ExcScenarioList()

ExcScenarioList::ExcScenarioList ( )
inline

Definition at line 62 of file excscen.hxx.

Member Function Documentation

◆ Apply()

void ExcScenarioList::Apply ( const XclImpRoot rRoot)

Definition at line 233 of file exctools.cxx.

References aEntries, n, and nLastScenario.

Referenced by ImportExcel8::PostDocLoad().

Member Data Documentation

◆ aEntries

std::vector< std::unique_ptr<ExcScenario> > ExcScenarioList::aEntries

Definition at line 67 of file excscen.hxx.

Referenced by Apply(), ImportExcel8::PostDocLoad(), and ImportExcel8::Scenario().

◆ nLastScenario

sal_uInt16 ExcScenarioList::nLastScenario

Definition at line 66 of file excscen.hxx.

Referenced by Apply(), and ImportExcel8::Scenman().


The documentation for this struct was generated from the following files: