Tag: mws_oof680 User: rt Date: 2007/01/16 08:47:29 Modified: dba/dbaccess/source/ui/inc/querycontroller.hxx
Log: #i10000# Extra ';' removed. File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: querycontroller.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/querycontroller.hxx?r1=1.33.106.1&r2=1.33.106.2 Delta lines: +5 -5 ------------------- --- querycontroller.hxx 15 Jan 2007 16:47:56 -0000 1.33.106.1 +++ querycontroller.hxx 16 Jan 2007 16:47:26 -0000 1.33.106.2 @@ -4,9 +4,9 @@ * * $RCSfile: querycontroller.hxx,v $ * - * $Revision: 1.33.106.1 $ + * $Revision: 1.33.106.2 $ * - * last change: $Author: rt $ $Date: 2007/01/15 16:47:56 $ + * last change: $Author: rt $ $Date: 2007/01/16 16:47:26 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -200,8 +200,8 @@ // ::com::sun::star::lang::XComponent virtual void SAL_CALL disposing(); - DECLARE_XINTERFACE(); - DECLARE_XTYPEPROVIDER(); + DECLARE_XINTERFACE() + DECLARE_XTYPEPROVIDER() // XServiceInfo virtual ::rtl::OUString SAL_CALL getImplementationName() throw(::com::sun::star::uno::RuntimeException); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
