sc/source/ui/view/dbfunc.cxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit a6a06e0f23a6aced46b9f0b899cd81bd8d2f2dec
Author: Kohei Yoshida <[email protected]>
Date: Sun Sep 1 15:14:37 2013 -0400
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
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits