sd/source/ui/view/Outliner.cxx | 2 ++ 1 file changed, 2 insertions(+) New commits: commit 714bfcebd471b2dd67bca76fccbeddec762af0ec Author: Marco Cecchetti <marco.cecche...@collabora.com> Date: Mon Jan 11 16:43:02 2016 +0100
lool - search all - unit test failure - solved Change-Id: I5a74dd60f61fc0fdb88f08383d579b14222aa55d Reviewed-on: https://gerrit.libreoffice.org/21366 Reviewed-by: Marco Cecchetti <mrcek...@gmail.com> Tested-by: Marco Cecchetti <mrcek...@gmail.com> diff --git a/sd/source/ui/view/Outliner.cxx b/sd/source/ui/view/Outliner.cxx index f32c8ed..c16ba31 100644 --- a/sd/source/ui/view/Outliner.cxx +++ b/sd/source/ui/view/Outliner.cxx @@ -606,6 +606,8 @@ void Outliner::Initialize (bool bDirectionIsForward) bool Outliner::SearchAndReplaceAll() { + DetectChange(); + bool bRet = true; // Save the current position to be restored after having replaced all // matches. _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits