svx/source/fmcomp/fmgridcl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4f36f17a1bad121f978ce55b635ccf23e00915cb Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Apr 3 14:41:39 2014 +0200 typo Change-Id: Idb3414291161dc50ac5b291699d7ae8672576532 diff --git a/svx/source/fmcomp/fmgridcl.cxx b/svx/source/fmcomp/fmgridcl.cxx index 42e3133..ef2f6c9 100644 --- a/svx/source/fmcomp/fmgridcl.cxx +++ b/svx/source/fmcomp/fmgridcl.cxx @@ -1380,7 +1380,7 @@ void FmGridControl::DeleteSelectedRows() // XCurrentRecordListener void FmGridControl::positioned(const ::com::sun::star::lang::EventObject& /*rEvent*/) { - SAL_INFO("svx.fmcmop", "FmGridControl::positioned"); + SAL_INFO("svx.fmcomp", "FmGridControl::positioned"); // position on the data source (force it to be done in the main thread) implAdjustInSolarThread(false); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits