LibreOffice Module sc (master) 1
Public Attributes | List of all members
oox::xls::FormulaBuffer::FormulaValue Struct Reference

#include <formulabuffer.hxx>

Collaboration diagram for oox::xls::FormulaBuffer::FormulaValue:
[legend]

Public Attributes

ScAddress maAddress
 
OUString maValueStr
 
sal_Int32 mnCellType
 

Detailed Description

Definition at line 65 of file formulabuffer.hxx.

Member Data Documentation

◆ maAddress

ScAddress oox::xls::FormulaBuffer::FormulaValue::maAddress

Definition at line 67 of file formulabuffer.hxx.

Referenced by oox::xls::FormulaBuffer::setCellFormulaValue().

◆ maValueStr

OUString oox::xls::FormulaBuffer::FormulaValue::maValueStr

Definition at line 68 of file formulabuffer.hxx.

Referenced by oox::xls::FormulaBuffer::setCellFormulaValue().

◆ mnCellType

sal_Int32 oox::xls::FormulaBuffer::FormulaValue::mnCellType

Definition at line 69 of file formulabuffer.hxx.

Referenced by oox::xls::FormulaBuffer::setCellFormulaValue().


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