|
LibreOffice Module sc (master) 1
|
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() noexcept | ScCellValue | |
| commit(ScDocument &rDoc, const ScAddress &rPos) const | ScCellValue | |
| commit(ScColumn &rColumn, SCROW nRow) const | ScCellValue | |
| equalsWithoutFormat(const ScCellValue &r) const | ScCellValue | |
| getDouble() const | ScCellValue | inline |
| getEditText() const | ScCellValue | inline |
| getFormula() const | ScCellValue | inline |
| getSharedString() const | ScCellValue | inline |
| getString(const ScDocument &rDoc) const | ScCellValue | |
| getType() const | ScCellValue | |
| isEmpty() const | ScCellValue | |
| maData | ScCellValue | private |
| operator=(const ScCellValue &r) | ScCellValue | |
| operator=(ScCellValue &&r) noexcept | ScCellValue | |
| operator=(const ScRefCellValue &r) | ScCellValue | |
| release(ScDocument &rDoc, const ScAddress &rPos) | ScCellValue | |
| release(ScColumn &rColumn, SCROW nRow, sc::StartListeningType eListenType=sc::SingleCellListening) | ScCellValue | |
| releaseEditText() | ScCellValue | inline |
| releaseFormula() | ScCellValue | inline |
| reset_to_empty() | ScCellValue | private |
| 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) noexcept | ScCellValue | |
| 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 |