Tag: cws_src680_odbmacros2 User: fs Date: 2007-12-19 07:14:29+0000 Modified: dba/dbaccess/source/ui/browser/genericcontroller.cxx
Log: #i10000# 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.81.56.2&r2=1.81.56.3 Delta lines: +3 -3 ------------------- --- genericcontroller.cxx 2007-12-18 21:23:48+0000 1.81.56.2 +++ genericcontroller.cxx 2007-12-19 07:14:27+0000 1.81.56.3 @@ -4,9 +4,9 @@ * * $RCSfile: genericcontroller.cxx,v $ * - * $Revision: 1.81.56.2 $ + * $Revision: 1.81.56.3 $ * - * last change: $Author: fs $ $Date: 2007/12/18 21:23:48 $ + * last change: $Author: fs $ $Date: 2007/12/19 07:14:27 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1350,7 +1350,7 @@ } // ----------------------------------------------------------------------------- -Reference< XController > SAL_CALL OGenericUnoController::getXController() +Reference< XController > SAL_CALL OGenericUnoController::getXController() throw( RuntimeException ) { return this; } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
