User: kz Date: 05/01/21 08:43:41 Modified: /dba/connectivity/source/inc/hsqldb/ HDriver.hxx
Log: INTEGRATION: CWS dba22 (1.2.16); FILE MERGED 2005/01/04 12:14:22 oj 1.2.16.1: #i39671# new method for terminate listener File Changes: Directory: /dba/connectivity/source/inc/hsqldb/ =============================================== File [changed]: HDriver.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/hsqldb/HDriver.hxx?r1=1.2&r2=1.3 Delta lines: +5 -3 ------------------- --- HDriver.hxx 9 Nov 2004 12:15:44 -0000 1.2 +++ HDriver.hxx 21 Jan 2005 16:43:38 -0000 1.3 @@ -160,6 +160,8 @@ // XEventListener virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::sun::star::uno::RuntimeException); + + void shutdownConnections(); protected: /// dtor virtual ~ODriverDelegator(); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
