reset Stati is presumably to reset state
Change-Id: Ib448d4e43178dedea6bdaebfc78d850b07aebe3e
This commit is contained in:
parent
2c932dcd77
commit
5257cee53a
@ -598,7 +598,7 @@ void BibFrameController_Impl::dispatch(const util::URL& _rURL, const uno::Sequen
|
|||||||
if (bCanInsert)
|
if (bCanInsert)
|
||||||
xUpdateCursor->moveToInsertRow();
|
xUpdateCursor->moveToInsertRow();
|
||||||
else
|
else
|
||||||
// move data entry to reset Stati
|
// move data entry to reset state
|
||||||
xCursor->first();
|
xCursor->first();
|
||||||
}
|
}
|
||||||
catch(const Exception&)
|
catch(const Exception&)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user