Tag: cws_src680_dba24 User: oj Date: 05/02/21 05:08:50 Modified: /dba/dbaccess/source/core/dataaccess/ datasource.cxx
Log: RESYNC: (1.53-1.56); FILE MERGED File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: datasource.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/datasource.cxx?r1=1.53.2.3&r2=1.53.2.4 Delta lines: +1 -0 ------------------- --- datasource.cxx 18 Feb 2005 12:25:26 -0000 1.53.2.3 +++ datasource.cxx 21 Feb 2005 13:08:47 -0000 1.53.2.4 @@ -661,6 +661,7 @@ //------------------------------------------------------------------------------ void ODatabaseSource::disposing() { + notifyEvent(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("OnUnload"))); OSubComponent::disposing(); OPropertySetHelper::disposing(); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
