User: kz Date: 2006/12/13 08:54:07 Modified: dba/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
Log: INTEGRATION: CWS dba22ui (1.25.40); FILE MERGED 2006/12/05 09:47:58 fs 1.25.40.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former File Changes: Directory: /dba/dbaccess/source/ui/querydesign/ =============================================== File [changed]: SelectionBrowseBox.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx?r1=1.25&r2=1.26 Delta lines: +1 -1 ------------------- --- SelectionBrowseBox.hxx 12 Oct 2006 13:43:22 -0000 1.25 +++ SelectionBrowseBox.hxx 13 Dec 2006 16:54:05 -0000 1.26 @@ -307,7 +307,7 @@ <TRUE/> if an error occured otherwise <FALSE/> */ sal_Bool fillColumnRef( const ::connectivity::OSQLParseNode* _pColumnRef, - const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData >& _xMetaData, + const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxConnection, OTableFieldDescRef& _pEntry, sal_Bool& _bListAction); sal_Bool fillColumnRef( const ::rtl::OUString& _sColumnName, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
