[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - svx/source

Jan Holesovsky kendy at collabora.com
Thu Dec 31 06:40:34 PST 2015


 svx/source/tbxctrls/tbunosearchcontrollers.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 42b36a01de6b3f43ccd56e7c2062dfad2002fba1
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Dec 31 10:12:22 2015 +0100

    findbar: This must be a copy'n'paste error.
    
    Change-Id: Iecff49f04e4b68f071d63217943891a31a610aeb

diff --git a/svx/source/tbxctrls/tbunosearchcontrollers.cxx b/svx/source/tbxctrls/tbunosearchcontrollers.cxx
index 4912f32..5eb1e6d 100644
--- a/svx/source/tbxctrls/tbunosearchcontrollers.cxx
+++ b/svx/source/tbxctrls/tbunosearchcontrollers.cxx
@@ -802,7 +802,7 @@ void SAL_CALL SearchFormattedToolboxController::statusChanged( const css::frame:
 FindAllToolboxController::FindAllToolboxController( const css::uno::Reference< css::uno::XComponentContext > & rxContext )
     : svt::ToolboxController( rxContext,
             css::uno::Reference< css::frame::XFrame >(),
-            OUString( COMMAND_EXITSEARCH ) )
+            ".uno:FindAll" )
 {
 }
 


More information about the Libreoffice-commits mailing list