LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
oox::xls::ScenarioCellModel Struct Reference

#include <scenariobuffer.hxx>

Collaboration diagram for oox::xls::ScenarioCellModel:
[legend]

Public Member Functions

 ScenarioCellModel ()
 

Public Attributes

ScAddress maPos
 
OUString maValue
 
sal_Int32 mnNumFmtId
 
bool mbDeleted
 

Detailed Description

Definition at line 31 of file scenariobuffer.hxx.

Constructor & Destructor Documentation

◆ ScenarioCellModel()

oox::xls::ScenarioCellModel::ScenarioCellModel ( )
explicit

Definition at line 43 of file scenariobuffer.cxx.

Member Data Documentation

◆ maPos

ScAddress oox::xls::ScenarioCellModel::maPos

Definition at line 33 of file scenariobuffer.hxx.

Referenced by oox::xls::Scenario::importInputCells().

◆ maValue

OUString oox::xls::ScenarioCellModel::maValue

Definition at line 34 of file scenariobuffer.hxx.

Referenced by oox::xls::Scenario::importInputCells().

◆ mbDeleted

bool oox::xls::ScenarioCellModel::mbDeleted

Definition at line 36 of file scenariobuffer.hxx.

Referenced by oox::xls::Scenario::importInputCells().

◆ mnNumFmtId

sal_Int32 oox::xls::ScenarioCellModel::mnNumFmtId

Definition at line 35 of file scenariobuffer.hxx.

Referenced by oox::xls::Scenario::importInputCells().


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