This dialog used to have no OK / Cancel buttons, and the data would get
flushed when the dialog got dismissed. This behavior got lost during the
dialog conversion.
Also, SaveModified() does check whether or not the data table is modified.
No need to call IsModified() before calling SaveModified().
Change-Id: I5cea88cb52127cc5c7c1be67a5a592d87df92d0c
2007/06/26 11:09:57 bm 1.5.12.2: #i78790# fix for (broken) gcc 3.3 for Mac OS/X Panther applied
2007/06/25 12:52:11 bm 1.5.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation
2006/11/10 15:06:11 bm 1.1.4.18: #i67875# add undo for own data
2006/10/27 14:59:21 iha 1.1.4.17: name consolidation
2006/10/18 17:07:26 bm 1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED
2006/07/19 15:55:25 bm 1.1.4.15: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role
2006/03/08 10:38:53 bm 1.1.4.14: new UI for DataEditor. Define TEST_NEW_UI in dlg_DataEditor.hrc to activate
2005/11/22 10:53:19 bm 1.1.4.13: use correct undo strings
2005/11/15 20:49:34 iha 1.1.4.12: use UndoGuard
2005/11/15 20:22:33 iha 1.1.4.11: remove superfluous view updates
2005/11/07 21:02:21 iha 1.1.4.10: rectangular range for dataeditor
2005/10/18 14:35:26 bm 1.1.4.9: lock controllers during model change calls
2005/10/11 12:48:56 bm 1.1.4.8: #i27351# implement Undo
2005/10/07 11:33:42 bm 1.1.4.7: RESYNC: (1.2-1.3); FILE MERGED
2005/08/29 14:54:20 bm 1.1.4.6: don't clear solar mutex, because impl_rebuildView needs a lock, too
2005/08/26 09:46:10 bm 1.1.4.5: lock solar mutex around dialog
2005/08/19 15:28:30 bm 1.1.4.4: apply data changes
2005/08/17 16:55:11 bm 1.1.4.3: use new data edition dialog instead of Calc
2004/06/03 03:39:24 iha 1.1.4.2: RESYNC: (1.1-1.2); FILE MERGED
Embedding API modifications
2004/03/02 09:45:57 bm 1.1.4.1: if object is already active, bring the document to front