LibreOffice Module sc (master) 1
|
#include <imp_op.hxx>
Public Attributes | |
sal_uInt16 | mnXF |
SCCOL | mnCol |
SCROW | mnRow |
double | mfValue |
ScFormulaCell * | mpCell |
Definition at line 77 of file imp_op.hxx.
double ImportExcel::LastFormula::mfValue |
Definition at line 82 of file imp_op.hxx.
Referenced by ImportExcel::Shrfmla().
SCCOL ImportExcel::LastFormula::mnCol |
Definition at line 80 of file imp_op.hxx.
Referenced by ImportExcel::Shrfmla().
SCROW ImportExcel::LastFormula::mnRow |
Definition at line 81 of file imp_op.hxx.
Referenced by ImportExcel::Shrfmla().
sal_uInt16 ImportExcel::LastFormula::mnXF |
Definition at line 79 of file imp_op.hxx.
Referenced by ImportExcel::Shrfmla().
ScFormulaCell* ImportExcel::LastFormula::mpCell |
Definition at line 83 of file imp_op.hxx.
Referenced by ImportExcel::Shrfmla().