Kaydet (Commit) a6a06e0f authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Reset auto spell data after sorting.

Change-Id: Ia42387e42cbc3c65f666fe28de917479c7262ff4
üst 6c5c0302
......@@ -288,6 +288,8 @@ void ScDBFunc::Sort( const ScSortParam& rSortParam, sal_Bool bRecord, sal_Bool b
rSortParam.nDestTab );
MarkRange( aDestRange );
}
ResetAutoSpell();
}
// filters
......
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