User: obo Date: 05/07/08 03:36:55 Modified: /dba/dbaccess/source/core/dataaccess/ datasource.hxx
Log: INTEGRATION: CWS dba20blocker (1.29.66); FILE MERGED 2005/06/23 13:56:42 fs 1.29.66.1: copying fix for #i50905# into this CWS 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.29&r2=1.30 Delta lines: +3 -0 ------------------- --- datasource.hxx 10 Mar 2005 16:34:36 -0000 1.29 +++ datasource.hxx 8 Jul 2005 10:36:52 -0000 1.30 @@ -316,6 +316,9 @@ const rtl::OUString& user, const rtl::OUString& password ); + /// see the implementation for an explanation for the method's name ... + ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel > + getModelWithPossibleLeak(); // other stuff void flushTables(); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
