diff options
Diffstat (limited to 'svx')
-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 |