LibreOffice Module sc (master) 1
Public Attributes | List of all members
ImportExcel::LastFormula Struct Reference

#include <imp_op.hxx>

Collaboration diagram for ImportExcel::LastFormula:
[legend]

Public Attributes

sal_uInt16 mnXF
 
SCCOL mnCol
 
SCROW mnRow
 
double mfValue
 
ScFormulaCellmpCell
 

Detailed Description

Definition at line 77 of file imp_op.hxx.

Member Data Documentation

◆ mfValue

double ImportExcel::LastFormula::mfValue

Definition at line 82 of file imp_op.hxx.

Referenced by ImportExcel::Shrfmla().

◆ mnCol

SCCOL ImportExcel::LastFormula::mnCol

Definition at line 80 of file imp_op.hxx.

Referenced by ImportExcel::Shrfmla().

◆ mnRow

SCROW ImportExcel::LastFormula::mnRow

Definition at line 81 of file imp_op.hxx.

Referenced by ImportExcel::Shrfmla().

◆ mnXF

sal_uInt16 ImportExcel::LastFormula::mnXF

Definition at line 79 of file imp_op.hxx.

Referenced by ImportExcel::Shrfmla().

◆ mpCell

ScFormulaCell* ImportExcel::LastFormula::mpCell

Definition at line 83 of file imp_op.hxx.

Referenced by ImportExcel::Shrfmla().


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