LibreOffice Module sc (master) 1
ScCellValue Member List

This is the complete list of members for ScCellValue, including all inherited members.

assign(const ScDocument &rDoc, const ScAddress &rPos)ScCellValue
assign(const ScCellValue &rOther, ScDocument &rDestDoc, ScCloneFlags nCloneFlags=ScCloneFlags::Default)ScCellValue
clear() noexceptScCellValue
commit(ScDocument &rDoc, const ScAddress &rPos) constScCellValue
commit(ScColumn &rColumn, SCROW nRow) constScCellValue
equalsWithoutFormat(const ScCellValue &r) constScCellValue
getDouble() constScCellValueinline
getEditText() constScCellValueinline
getFormula() constScCellValueinline
getSharedString() constScCellValueinline
getString(const ScDocument &rDoc) constScCellValue
getType() constScCellValue
isEmpty() constScCellValue
maDataScCellValueprivate
operator=(const ScCellValue &r)ScCellValue
operator=(ScCellValue &&r) noexceptScCellValue
operator=(const ScRefCellValue &r)ScCellValue
release(ScDocument &rDoc, const ScAddress &rPos)ScCellValue
release(ScColumn &rColumn, SCROW nRow, sc::StartListeningType eListenType=sc::SingleCellListening)ScCellValue
releaseEditText()ScCellValueinline
releaseFormula()ScCellValueinline
reset_to_empty()ScCellValueprivate
ScCellValue()ScCellValue
ScCellValue(const ScRefCellValue &rCell)ScCellValue
ScCellValue(double fValue)ScCellValue
ScCellValue(const svl::SharedString &rString)ScCellValue
ScCellValue(std::unique_ptr< EditTextObject >)ScCellValue
ScCellValue(const ScCellValue &r)ScCellValue
ScCellValue(ScCellValue &&r) noexceptScCellValue
set(double fValue)ScCellValue
set(const svl::SharedString &rStr)ScCellValue
set(const EditTextObject &rEditText)ScCellValue
set(std::unique_ptr< EditTextObject >)ScCellValue
set(ScFormulaCell *pFormula)ScCellValue
swap(ScCellValue &r)ScCellValue
~ScCellValue()ScCellValue