Suspicious loop: any idea?

julien2412 serval2412 at yahoo.fr
Sun Aug 17 00:02:50 PDT 2014


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.


More information about the LibreOffice mailing list