| commit | a6a06e0f23a6aced46b9f0b899cd81bd8d2f2dec | [log] |
|---|---|---|
| author | Kohei Yoshida <kohei.yoshida@gmail.com> | Sun Sep 01 15:14:37 2013 -0400 |
| committer | Kohei Yoshida <kohei.yoshida@gmail.com> | Sun Sep 01 16:13:22 2013 -0400 |
| tree | 11a03fbef2c132859dc5481d3b84f41df4fe6ec0 | |
| parent | 6c5c0302f3624ec7c3b862c98d5514f29328bbe9 [diff] |
Reset auto spell data after sorting. Change-Id: Ia42387e42cbc3c65f666fe28de917479c7262ff4
diff --git a/sc/source/ui/view/dbfunc.cxx b/sc/source/ui/view/dbfunc.cxx index 0bfc312..534e853 100644 --- a/sc/source/ui/view/dbfunc.cxx +++ b/sc/source/ui/view/dbfunc.cxx
@@ -288,6 +288,8 @@ void ScDBFunc::Sort( const ScSortParam& rSortParam, sal_Bool bRecord, sal_Bool b rSortParam.nDestTab ); MarkRange( aDestRange ); } ResetAutoSpell(); } // filters