User: kz      
Date: 2008-04-08 12:43:15+0000
Modified:
   dba/dbaccess/source/core/dataaccess/databasedocument.hxx

Log:
 #i88015# buildfixes

File Changes:

Directory: /dba/dbaccess/source/core/dataaccess/
================================================

File [changed]: databasedocument.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/databasedocument.hxx?r1=1.18&r2=1.19
Delta lines:  +3 -9
-------------------
--- databasedocument.hxx        2008-04-04 14:33:18+0000        1.18
+++ databasedocument.hxx        2008-04-08 12:43:13+0000        1.19
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: databasedocument.hxx,v $
  *
- *  $Revision: 1.18 $
+ *  $Revision: 1.19 $
  *
- *  last change: $Author: kz $ $Date: 2008/04/04 14:33:18 $
+ *  last change: $Author: kz $ $Date: 2008/04/08 12:43:13 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -220,12 +220,6 @@
         return new ODatabaseDocument( _pImpl );
     }
 
-    // XInterface
-    virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const 
::com::sun::star::uno::Type& aType ) throw 
(::com::sun::star::uno::RuntimeException);
-
-    // XTypeProvider
-    virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > 
SAL_CALL getTypes(  ) throw (::com::sun::star::uno::RuntimeException);
-
     // XServiceInfo
     virtual ::rtl::OUString SAL_CALL getImplementationName(  ) 
throw(::com::sun::star::uno::RuntimeException);
     virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& 
ServiceName ) throw(::com::sun::star::uno::RuntimeException);




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to