User: hr Date: 06/04/19 06:19:46 Modified: /dba/dbaccess/source/ui/browser/ genericcontroller.cxx
Log: INTEGRATION: CWS oj17 (1.66.94); FILE MERGED 2006/03/07 12:17:23 oj 1.66.94.1: #i62800# check state of command before dispatch it File Changes: Directory: /dba/dbaccess/source/ui/browser/ =========================================== File [changed]: genericcontroller.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/genericcontroller.cxx?r1=1.67&r2=1.68 Delta lines: +1 -1 ------------------- --- genericcontroller.cxx 31 Mar 2006 12:12:49 -0000 1.67 +++ genericcontroller.cxx 19 Apr 2006 13:19:44 -0000 1.68 @@ -721,7 +721,7 @@ // for locking in the proper order (SolarMutex and m_aMutex), and b) this would be too many places // for the time frame of the fix. // #i52602# / [EMAIL PROTECTED] / 2005-07-29 - executeUnChecked(_aURL,aArgs); + executeChecked(_aURL,aArgs); } // ----------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
