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

#include <excscen.hxx>

Public Member Functions

 ExcScenarioCell (const sal_uInt16 nC, const sal_uInt16 nR)
 
void SetValue (const OUString &rVal)
 
const OUString & GetValue () const
 

Public Attributes

const sal_uInt16 nCol
 
const sal_uInt16 nRow
 

Private Attributes

OUString aValue
 

Detailed Description

Definition at line 30 of file excscen.hxx.

Constructor & Destructor Documentation

◆ ExcScenarioCell()

ExcScenarioCell::ExcScenarioCell ( const sal_uInt16  nC,
const sal_uInt16  nR 
)

Definition at line 147 of file exctools.cxx.

Member Function Documentation

◆ GetValue()

const OUString & ExcScenarioCell::GetValue ( ) const
inline

Definition at line 42 of file excscen.hxx.

References aValue.

◆ SetValue()

void ExcScenarioCell::SetValue ( const OUString &  rVal)
inline

Definition at line 40 of file excscen.hxx.

References aValue.

Member Data Documentation

◆ aValue

OUString ExcScenarioCell::aValue
private

Definition at line 33 of file excscen.hxx.

Referenced by GetValue(), and SetValue().

◆ nCol

const sal_uInt16 ExcScenarioCell::nCol

Definition at line 35 of file excscen.hxx.

◆ nRow

const sal_uInt16 ExcScenarioCell::nRow

Definition at line 36 of file excscen.hxx.


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