LibreOffice Module sc (master) 1
Public Member Functions | Private Attributes | List of all members
ExcScenario Class Referencefinal

#include <excscen.hxx>

Public Member Functions

 ExcScenario (XclImpStream &rIn, const RootData &rRoot)
 
void Apply (const XclImpRoot &rRoot, const bool bLast)
 

Private Attributes

OUString aName
 
OUString aComment
 
sal_uInt8 nProtected
 
const sal_uInt16 nTab
 
std::vector< ExcScenarioCellaEntries
 

Detailed Description

Definition at line 45 of file excscen.hxx.

Constructor & Destructor Documentation

◆ ExcScenario()

ExcScenario::ExcScenario ( XclImpStream rIn,
const RootData rRoot 
)

Member Function Documentation

◆ Apply()

void ExcScenario::Apply ( const XclImpRoot rRoot,
const bool  bLast 
)

Member Data Documentation

◆ aComment

OUString ExcScenario::aComment
private

Definition at line 54 of file excscen.hxx.

Referenced by Apply(), and ExcScenario().

◆ aEntries

std::vector<ExcScenarioCell> ExcScenario::aEntries
private

Definition at line 57 of file excscen.hxx.

Referenced by Apply(), and ExcScenario().

◆ aName

OUString ExcScenario::aName
private

Definition at line 53 of file excscen.hxx.

Referenced by Apply(), and ExcScenario().

◆ nProtected

sal_uInt8 ExcScenario::nProtected
private

Definition at line 55 of file excscen.hxx.

Referenced by Apply(), and ExcScenario().

◆ nTab

const sal_uInt16 ExcScenario::nTab
private

Definition at line 56 of file excscen.hxx.

Referenced by Apply().


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