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

#include <undocell.hxx>

Collaboration diagram for ScUndoEnterData::Value:
[legend]

Public Member Functions

 Value ()
 

Public Attributes

SCTAB mnTab
 
bool mbHasFormat
 
sal_uInt32 mnFormat
 
ScCellValue maCell
 

Detailed Description

Definition at line 74 of file undocell.hxx.

Constructor & Destructor Documentation

◆ Value()

ScUndoEnterData::Value::Value ( )

Definition at line 167 of file undocell.cxx.

Member Data Documentation

◆ maCell

ScCellValue ScUndoEnterData::Value::maCell

Definition at line 79 of file undocell.hxx.

Referenced by ScViewFunc::EnterData(), and ScDocFunc::SetNormalString().

◆ mbHasFormat

bool ScUndoEnterData::Value::mbHasFormat

Definition at line 77 of file undocell.hxx.

Referenced by ScDocFunc::SetNormalString().

◆ mnFormat

sal_uInt32 ScUndoEnterData::Value::mnFormat

Definition at line 78 of file undocell.hxx.

Referenced by ScDocFunc::SetNormalString().

◆ mnTab

SCTAB ScUndoEnterData::Value::mnTab

Definition at line 76 of file undocell.hxx.

Referenced by ScViewFunc::EnterData(), and ScDocFunc::SetNormalString().


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