Tag: mws_oof680 User: rt Date: 2007/01/16 08:30:40 Modified: dba/dbaccess/source/core/inc/statement.hxx
Log: #i10000# Extra ';' removed. File Changes: Directory: /dba/dbaccess/source/core/inc/ ========================================= File [changed]: statement.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/inc/statement.hxx?r1=1.7.116.1&r2=1.7.116.2 Delta lines: +5 -5 ------------------- --- statement.hxx 15 Jan 2007 16:44:42 -0000 1.7.116.1 +++ statement.hxx 16 Jan 2007 16:30:37 -0000 1.7.116.2 @@ -4,9 +4,9 @@ * * $RCSfile: statement.hxx,v $ * - * $Revision: 1.7.116.1 $ + * $Revision: 1.7.116.2 $ * - * last change: $Author: rt $ $Date: 2007/01/15 16:44:42 $ + * last change: $Author: rt $ $Date: 2007/01/16 16:30:37 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -190,8 +190,8 @@ OStatement(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > & _xConn, const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > & _xStatement); - DECLARE_XINTERFACE(); - DECLARE_XTYPEPROVIDER(); + DECLARE_XINTERFACE() + DECLARE_XTYPEPROVIDER() // ::com::sun::star::lang::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]
