Kaydet (Commit) 9fceb2fc authored tarafından Markus Mohrhard's avatar Markus Mohrhard

missing virtual constructor

üst 641d8928
......@@ -100,6 +100,8 @@ public:
ScViewData* pViewData, std::map<rtl::OUString, ScRangeName*> aRangeMap,
const ScAddress& aCursorPos, const bool bUndo);
virtual ~ScNameDefDlg() {};
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
virtual sal_Bool IsRefInputMode() const;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment