summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-13 15:27:29 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-13 15:27:29 +0000
commit937084bf403ca2de15adeb1ac92f402fd463710a (patch)
tree6541c8367d494a54f294a5955a527a23e702b4f8 /connectivity
parentb3083ae25544e27e2878756950784f42f22fe64b (diff)
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
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/simpledbt/staticdbtools_s.hxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/connectivity/source/simpledbt/staticdbtools_s.hxx b/connectivity/source/simpledbt/staticdbtools_s.hxx
index 515255782a47..1b39f113e81a 100644
--- a/connectivity/source/simpledbt/staticdbtools_s.hxx
+++ b/connectivity/source/simpledbt/staticdbtools_s.hxx
@@ -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.
@@ -200,11 +200,6 @@ namespace connectivity
) 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,
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxActualConnection