diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-12-13 15:42:45 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-12-13 15:42:45 +0000 |
commit | f92e40c650d6ee40b39714be06f0238bb2348b10 (patch) | |
tree | 7a1834da4ce2b4a6fa7506ade42f438deffd007e /svx/source/inc/dbtoolsclient.hxx | |
parent | 9a1c31b997e70da1bb7472c043d6b22d8155a234 (diff) |
INTEGRATION: CWS dba22ui (1.15.222); FILE MERGED
2006/12/05 11:43:59 fs 1.15.222.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former
Diffstat (limited to 'svx/source/inc/dbtoolsclient.hxx')
-rw-r--r-- | svx/source/inc/dbtoolsclient.hxx | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/svx/source/inc/dbtoolsclient.hxx b/svx/source/inc/dbtoolsclient.hxx index 96c493880944..f329f7286a13 100644 --- a/svx/source/inc/dbtoolsclient.hxx +++ b/svx/source/inc/dbtoolsclient.hxx @@ -4,9 +4,9 @@ * * $RCSfile: dbtoolsclient.hxx,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: rt $ $Date: 2006-07-26 07:43:15 $ + * last change: $Author: kz $ $Date: 2006-12-13 16:42:45 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -216,11 +216,6 @@ namespace svxform ) SAL_THROW( ( ) ); // ------------------------------------------------ - 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; - - // ------------------------------------------------ bool isEmbeddedInDatabase( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxComponent, ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxActualConnection |