tdf#117283 Select all drawing objects with the same name

Change-Id: Ib79f4a9694e4aafb7a46c86661bab0c21b9ee67d
Reviewed-on: https://gerrit.libreoffice.org/53582
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
This commit is contained in:
Jim Raykowski 2018-04-27 16:17:35 -08:00 committed by Thorsten Behrens
parent 936eaedddb
commit 38407bec34

View file

@ -3482,7 +3482,6 @@ void SwContentTree::GotoContent(SwContent* pCnt)
pDrawView->MarkObj( pTemp, pPV );
m_pActiveShell->EnterStdMode();
bSel = true;
break;
}
}
}