24    ScDocShell& rDocShell, std::shared_ptr<sc::SparklineGroup> 
const& pSparklineGroup,
 
   27    , m_pSparklineGroup(pSparklineGroup)
 
   28    , m_aNewAttributes(
std::move(aAttributes))
 
   29    , m_aOriginalAttributes(pSparklineGroup->getAttributes())
 
   61    return ScResId(STR_UNDO_EDIT_SPARKLINE_GROUP);
 
Common properties for a group of sparklines.
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.
OUString ScResId(TranslateId aId)