[Libreoffice-commits] core.git: svx/source

Jan Holesovsky kendy at collabora.com
Thu Dec 31 07:16:06 PST 2015


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

New commits:
commit 08bf33177ccbf0968910a7a247ce017c75decc06
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 0ae19d6..cec62ab 100644
--- a/svx/source/tbxctrls/tbunosearchcontrollers.cxx
+++ b/svx/source/tbxctrls/tbunosearchcontrollers.cxx
@@ -804,7 +804,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