11 #include <globstr.hrc>
56 return ScResId(STR_UNDO_ENTERDATA);
OUString ScResId(TranslateId aId)
virtual void Redo() override
UndoSetCells(ScDocShell *pDocSh, const ScAddress &rTopPos)
Think of this as a mini-ScColumn like storage that only stores cell values in a column.
void assign(const std::vector< double > &rVals)
void SetNewValues(const std::vector< double > &rVals)
CAUTION! The following defines must be in the same namespace as the respective type.
void IncRow(SCROW nDelta=1)
void CopyCellValuesFrom(const ScAddress &rTopPos, const sc::CellValues &rSrc)
virtual bool CanRepeat(SfxRepeatTarget &) const override
void DoChange(const CellValues &rValues)
virtual void Undo() override
virtual OUString GetComment() const override
const ScDocument & GetDocument() const
void BroadcastChanges(const ScRange &rRange)
virtual ~UndoSetCells() override