|
LibreOffice Module sc (master) 1
|
This is the complete list of members for sc::CellValues, including all inherited members.
| assign(const std::vector< double > &rVals) | sc::CellValues | |
| assign(const std::vector< ScFormulaCell * > &rVals) | sc::CellValues | |
| CellValues(const CellValues &)=delete | sc::CellValues | private |
| CellValues() | sc::CellValues | |
| copyCellsTo(ScColumn &rCol, SCROW nRow) const | sc::CellValues | private |
| copyCellTextAttrsTo(ScColumn &rCol, SCROW nRow) const | sc::CellValues | private |
| copyTo(ScColumn &rCol, SCROW nRow) const | sc::CellValues | |
| getNonEmptySpans() const | sc::CellValues | |
| mpImpl | sc::CellValues | private |
| operator=(const CellValues &)=delete | sc::CellValues | private |
| reset(size_t nSize) | sc::CellValues | |
| setValue(size_t nRow, double fVal) | sc::CellValues | |
| setValue(size_t nRow, const svl::SharedString &rStr) | sc::CellValues | |
| setValue(size_t nRow, std::unique_ptr< EditTextObject > pEditText) | sc::CellValues | |
| size() const | sc::CellValues | |
| swap(CellValues &r) | sc::CellValues | |
| swapNonEmpty(ScColumn &rCol) | sc::CellValues | |
| transferFrom(ScColumn &rCol, SCROW nRow, size_t nLen) | sc::CellValues | |
| ~CellValues() | sc::CellValues |