|
LibreOffice Module sc (master) 1
|
#include <formulabuffer.hxx>
Public Attributes | |
| ScAddress | maAddress |
| OUString | maValueStr |
| sal_Int32 | mnCellType |
Definition at line 65 of file formulabuffer.hxx.
| ScAddress oox::xls::FormulaBuffer::FormulaValue::maAddress |
Definition at line 67 of file formulabuffer.hxx.
Referenced by oox::xls::FormulaBuffer::setCellFormulaValue().
| OUString oox::xls::FormulaBuffer::FormulaValue::maValueStr |
Definition at line 68 of file formulabuffer.hxx.
Referenced by oox::xls::FormulaBuffer::setCellFormulaValue().
| sal_Int32 oox::xls::FormulaBuffer::FormulaValue::mnCellType |
Definition at line 69 of file formulabuffer.hxx.
Referenced by oox::xls::FormulaBuffer::setCellFormulaValue().