63 void Close()
override;
Dialog to change input data range for a sparkline
DECL_LINK(LoseEditFocusHandler, formula::RefEdit &, void)
SparklineDataRangeDialog(SfxBindings *pBindings, SfxChildWindow *pChildWindow, weld::Window *pWindow, ScViewData &rViewData)
DECL_LINK(ButtonClicked, weld::Button &, void)
std::unique_ptr< weld::Label > mxDataRangeLabel
bool checkValidInputOutput()
std::shared_ptr< sc::Sparkline > mpSparkline
DECL_LINK(RefInputModifyHandler, formula::RefEdit &, void)
formula::RefEdit * mpActiveEdit
DECL_LINK(EditFocusHandler, formula::RefEdit &, void)
DECL_LINK(ButtonFocusHandler, formula::RefButton &, void)
void SetReference(const ScRange &rRef, ScDocument &rDocument) override
DECL_LINK(LoseButtonFocusHandler, formula::RefButton &, void)
std::unique_ptr< formula::RefEdit > mxDataRangeEdit
virtual ~SparklineDataRangeDialog() override
std::unique_ptr< weld::Button > mxButtonOk
std::unique_ptr< formula::RefButton > mxDataRangeButton
void SetActive() override
std::unique_ptr< weld::Button > mxButtonCancel
CAUTION! The following defines must be in the same namespace as the respective type.