40 bool CanRepeat(SfxRepeatTarget& rTarget)
const override;
41 void Repeat(SfxRepeatTarget& rTarget)
override;
Undo action for editing a Sparkline.
UndoEditSparkline(ScDocShell &rDocShell, std::shared_ptr< sc::Sparkline > pSparkline, SCTAB nTab, ScRangeList rDataRange)
void Repeat(SfxRepeatTarget &rTarget) override
std::shared_ptr< sc::Sparkline > mpSparkline
ScRangeList maNewDataRange
ScRangeList maOldDataRange
OUString GetComment() const override
virtual ~UndoEditSparkline() override
bool CanRepeat(SfxRepeatTarget &rTarget) const override
CAUTION! The following defines must be in the same namespace as the respective type.