Kaydet (Commit) d7eb2703 authored tarafından Julien Nabet's avatar Julien Nabet

Typo: colect->collect

Change-Id: Ib53aad3b773e8818c174f5dd35685e5bbe70afd7
üst 332d71b4
......@@ -1177,7 +1177,7 @@ void FmGridControl::DeleteSelectedRows()
{
Reference< ::com::sun::star::sdbcx::XDeleteRows > xDeleteThem((Reference< XInterface >)*getDataSource(), UNO_QUERY);
// colect the bookmarks of the selected rows
// collect the bookmarks of the selected rows
Sequence < Any> aBookmarks = getSelectionBookmarks();
// determine the next row to position after deletion
......
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