INTEGRATION: CWS dba22ui (1.10.70); FILE MERGED

2006/12/05 09:46:56 fs 1.10.70.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former
This commit is contained in:
Kurt Zenker 2006-12-13 15:27:29 +00:00
parent b3083ae255
commit 937084bf40

View file

@ -4,9 +4,9 @@
*
* $RCSfile: staticdbtools_s.hxx,v $
*
* $Revision: 1.10 $
* $Revision: 1.11 $
*
* last change: $Author: obo $ $Date: 2006-07-10 14:40:08 $
* last change: $Author: kz $ $Date: 2006-12-13 16:27:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -199,11 +199,6 @@ namespace connectivity
::dbtools::SQLExceptionInfo* _pErrorInfo = NULL
) SAL_THROW( ( ) );
// ------------------------------------------------
virtual sal_Bool isDataSourcePropertyEnabled(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& _xProp
,const ::rtl::OUString& _sProperty,
sal_Bool _bDefault = sal_False) const;
// ------------------------------------------------
virtual bool isEmbeddedInDatabase(
const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxComponent,