User: kz Date: 2006/12/13 08:27:06 Modified: dba/connectivity/source/simpledbt/staticdbtools_s.cxx
Log: INTEGRATION: CWS dba22ui (1.11.20); FILE MERGED 2006/12/05 09:46:56 fs 1.11.20.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/connectivity/source/simpledbt/ ============================================== File [changed]: staticdbtools_s.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/simpledbt/staticdbtools_s.cxx?r1=1.11&r2=1.12 Delta lines: +0 -8 ------------------- --- staticdbtools_s.cxx 17 Sep 2006 03:14:32 -0000 1.11 +++ staticdbtools_s.cxx 13 Dec 2006 16:27:02 -0000 1.12 @@ -219,14 +219,6 @@ _rCommand, _pErrorInfo ); } - //---------------------------------------------------------------- - sal_Bool ODataAccessStaticTools::isDataSourcePropertyEnabled(const Reference< XInterface>& _xProp - ,const ::rtl::OUString& _sProperty, - sal_Bool _bDefault) const - { - return ::dbtools::isDataSourcePropertyEnabled( _xProp,_sProperty ,_bDefault ); - } - // ------------------------------------------------ bool ODataAccessStaticTools::isEmbeddedInDatabase( const Reference< XInterface >& _rxComponent, Reference< XConnection >& _rxActualConnection ) { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
