Just to check more quickly, here's the link: http://opengrok.libreoffice.org/xref/core/sw/source/core/frmedt/feshview.cxx#720 I agree with you, this part is strange: SdrObject *pO = pLst->GetMark( 0 )->GetMarkedSdrObj();
Shouldn't it be this? SdrObject *pO = pLst->GetMark( j )->GetMarkedSdrObj(); Julien -- View this message in context: http://nabble.documentfoundation.org/Suspicious-loop-any-idea-tp4119239p4119258.html Sent from the Dev mailing list archive at Nabble.com. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice