31 std::shared_ptr<sc::SparklineGroup>
const& rSparklineGroup,
37 bool CanRepeat(SfxRepeatTarget& rTarget)
const override;
38 void Repeat(SfxRepeatTarget& rTarget)
override;
Common properties for a group of sparklines.
Undo action for editing a Sparkline.
bool CanRepeat(SfxRepeatTarget &rTarget) const override
std::shared_ptr< sc::SparklineGroup > m_pSparklineGroup
virtual ~UndoEditSparklneGroup() override
UndoEditSparklneGroup(ScDocShell &rDocShell, std::shared_ptr< sc::SparklineGroup > const &rSparklineGroup, sc::SparklineAttributes aAttributes)
OUString GetComment() const override
sc::SparklineAttributes m_aNewAttributes
void Repeat(SfxRepeatTarget &rTarget) override
sc::SparklineAttributes m_aOriginalAttributes
CAUTION! The following defines must be in the same namespace as the respective type.