User: hr      
Date: 06/06/19 19:44:58

Modified:
 /dba/dbaccess/source/core/dataaccess/
  datasource.hxx

Log:
 INTEGRATION: CWS warnings01 (1.34.28); FILE MERGED
 2006/04/07 20:47:29 sb 1.34.28.2: RESYNC: (1.34-1.35); FILE MERGED
 2006/03/24 15:35:52 fs 1.34.28.1: #i57457# warning-free code (unxlngi6/.pro + 
unxsoli4.pro)

File Changes:

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

File [changed]: datasource.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/datasource.hxx?r1=1.35&r2=1.36
Delta lines:  +3 -0
-------------------
--- datasource.hxx      29 Mar 2006 12:34:32 -0000      1.35
+++ datasource.hxx      20 Jun 2006 02:44:55 -0000      1.36
@@ -301,6 +301,9 @@
        ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > 
SAL_CALL connectWithCompletion( const ::com::sun::star::uno::Reference< 
::com::sun::star::task::XInteractionHandler >& handler , sal_Bool _bIsolated) 
throw(::com::sun::star::sdbc::SQLException, 
::com::sun::star::uno::RuntimeException);
 
        void clearConnections();
+
+protected:
+    using ::cppu::OPropertySetHelper::getFastPropertyValue;
 };
 
 //........................................................................




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

Reply via email to