70 virtual void RefInputDone(
bool bForced =
false)
override;
74 const ScViewData& rViewData, std::map<OUString, ScRangeName*>&& aRangeMap,
75 const ScAddress& aCursorPos,
const bool bUndo);
83 virtual void Close()
override;
85 void GetNewData(OUString& rName, OUString& rScope);
OUString maStrInfoDefault
DECL_LINK(NameModifyHdl, weld::Entry &, void)
ScNameDefDlg(SfxBindings *pB, SfxChildWindow *pCW, weld::Window *pParent, const ScViewData &rViewData, std::map< OUString, ScRangeName * > &&aRangeMap, const ScAddress &aCursorPos, const bool bUndo)
std::unique_ptr< weld::Button > m_xBtnCancel
const OUString maErrNameInUse
virtual void SetReference(const ScRange &rRef, ScDocument &rDoc) override
const OUString maErrInvalidNameCellRefStr
std::unique_ptr< formula::RefEdit > m_xEdRange
std::unique_ptr< weld::CheckButton > m_xBtnRowHeader
std::unique_ptr< weld::ComboBox > m_xLbScope
std::unique_ptr< weld::CheckButton > m_xBtnColHeader
virtual void Close() override
virtual ~ScNameDefDlg() override
const OUString maGlobalNameStr
DECL_LINK(CancelBtnHdl, weld::Button &, void)
virtual bool IsRefInputMode() const override
virtual void SetActive() override
std::unique_ptr< weld::Label > m_xFtRange
std::unique_ptr< formula::RefButton > m_xRbRange
std::unique_ptr< weld::CheckButton > m_xBtnPrintArea
virtual void RefInputDone(bool bForced=false) override
std::map< OUString, ScRangeName * > maRangeMap
std::unique_ptr< weld::Button > m_xBtnAdd
void GetNewData(OUString &rName, OUString &rScope)
const OUString maErrInvalidNameStr
DECL_LINK(AssignGetFocusHdl, formula::RefEdit &, void)
std::unique_ptr< weld::Entry > m_xEdName
std::unique_ptr< weld::CheckButton > m_xBtnCriteria
DECL_LINK(AddBtnHdl, weld::Button &, void)
std::unique_ptr< weld::Label > m_xFtInfo