User: rt Date: 2007-07-24 12:09:58+0000 Modified: dba/dbaccess/source/ui/inc/unodatbr.hxx
Log: INTEGRATION: CWS dba23b (1.68.14); FILE MERGED 2007/06/28 09:04:04 fs 1.68.14.1: #i78362# don't register the data source browser as controller for all opened database connections File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: unodatbr.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/unodatbr.hxx?r1=1.68&r2=1.69 Delta lines: +0 -4 ------------------- --- unodatbr.hxx 2007-05-10 10:34:04+0000 1.68 +++ unodatbr.hxx 2007-07-24 12:09:55+0000 1.69 @@ -465,10 +465,6 @@ bool impl_isDataSourceEntry( SvLBoxEntry* _pEntry ) const; #endif - /// retrieves the database document to which a given connection belongs - ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel > - impl_nf_getDBDocumentForConnection( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxConnection ); - /// retrieves the data source URL/name for the given entry representing a data source String getDataSourceAcessor( SvLBoxEntry* _pDataSourceEntry ) const; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
