User: kz      
Date: 05/01/21 08:37:53

Modified:
 /dba/connectivity/inc/connectivity/
  ConnectionWrapper.hxx

Log:
 INTEGRATION: CWS dba22 (1.3.44); FILE MERGED
 2004/12/16 08:24:25 oj 1.3.44.1: #i39123# new setDelegation method

File Changes:

Directory: /dba/connectivity/inc/connectivity/
==============================================

File [changed]: ConnectionWrapper.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/inc/connectivity/ConnectionWrapper.hxx?r1=1.3&r2=1.4
Delta lines:  +4 -1
-------------------
--- ConnectionWrapper.hxx       2 Aug 2004 16:48:20 -0000       1.3
+++ ConnectionWrapper.hxx       21 Jan 2005 16:37:45 -0000      1.4
@@ -106,6 +106,9 @@
 
                virtual ~OConnectionWrapper();
                void setDelegation(::com::sun::star::uno::Reference< 
::com::sun::star::uno::XAggregation >& _rxProxyConnection,oslInterlockedCount& 
_rRefCount);
+               void setDelegation(const ::com::sun::star::uno::Reference< 
::com::sun::star::sdbc::XConnection >& _xConnection
+                       ,const ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory>& _xORB
+                       ,oslInterlockedCount& _rRefCount);
                // must be called from derived classes
                void disposing();
        public:




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

Reply via email to