sw/source/uibase/utlui/content.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 38407bec341f2018fe460a76440dc0641dd07cef
Author: Jim Raykowski <rayk...@gmail.com>
Date:   Fri Apr 27 16:17:35 2018 -0800

    tdf#117283 Select all drawing objects with the same name
    
    Change-Id: Ib79f4a9694e4aafb7a46c86661bab0c21b9ee67d
    Reviewed-on: https://gerrit.libreoffice.org/53582
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Thorsten Behrens <thorsten.behr...@cib.de>

diff --git a/sw/source/uibase/utlui/content.cxx 
b/sw/source/uibase/utlui/content.cxx
index 06bb5ad1c701..601c017d7f41 100644
--- a/sw/source/uibase/utlui/content.cxx
+++ b/sw/source/uibase/utlui/content.cxx
@@ -3482,7 +3482,6 @@ void SwContentTree::GotoContent(SwContent* pCnt)
                             pDrawView->MarkObj( pTemp, pPV );
                             m_pActiveShell->EnterStdMode();
                             bSel = true;
-                            break;
                         }
                     }
                 }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to