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