From 5257cee53a7f1c60b67efc174e05b07fa2de5daf Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 30 Jan 2014 11:35:08 +0000 Subject: reset Stati is presumably to reset state Change-Id: Ib448d4e43178dedea6bdaebfc78d850b07aebe3e --- extensions/source/bibliography/framectr.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/source/bibliography/framectr.cxx b/extensions/source/bibliography/framectr.cxx index dea99c3809aa..37f19434a97f 100644 --- a/extensions/source/bibliography/framectr.cxx +++ b/extensions/source/bibliography/framectr.cxx @@ -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&) -- cgit v1.2.3