User: rt      
Date: 2007/01/17 06:57:52

Modified:
   dba/dbaccess/source/ui/inc/querycontroller.hxx

Log:
 #i10000# Extra semicolon 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.34&r2=1.35
Delta lines:  +5 -5
-------------------
--- querycontroller.hxx 15 Jan 2007 14:35:26 -0000      1.34
+++ querycontroller.hxx 17 Jan 2007 14:57:50 -0000      1.35
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: querycontroller.hxx,v $
  *
- *  $Revision: 1.34 $
+ *  $Revision: 1.35 $
  *
- *  last change: $Author: vg $ $Date: 2007/01/15 14:35:26 $
+ *  last change: $Author: rt $ $Date: 2007/01/17 14:57:50 $
  *
  *  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]

Reply via email to