summaryrefslogtreecommitdiff
path: root/dbaccess/inc/genericcontroller.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-24 11:03:20 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-24 11:03:20 +0000
commitd69b8442bd5750ce7ce9742b7c2d7dae72df796d (patch)
treeddb567689480749bcdadff81161a35e906597a05 /dbaccess/inc/genericcontroller.hxx
parent221426e24efd4ebadcb65d14fcefa312c285cf6a (diff)
INTEGRATION: CWS dba23b (1.3.6); FILE MERGED
2007/07/11 20:08:37 fs 1.3.6.1: #i10000# re-merge the changes done before the file moved on HEAD
Diffstat (limited to 'dbaccess/inc/genericcontroller.hxx')
-rw-r--r--dbaccess/inc/genericcontroller.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/inc/genericcontroller.hxx b/dbaccess/inc/genericcontroller.hxx
index 9b8b5c915c4f..d93eefef45e8 100644
--- a/dbaccess/inc/genericcontroller.hxx
+++ b/dbaccess/inc/genericcontroller.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: genericcontroller.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2007-07-09 08:44:32 $
+ * last change: $Author: rt $ $Date: 2007-07-24 12:03:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -386,7 +386,6 @@ namespace dbaui
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > connect(
const ::rtl::OUString& _rsDataSourceName,
const ::rtl::OUString& _rContextInformation,
- const ::rtl::OUString& _rContextDetails = ::rtl::OUString(),
sal_Bool _bStartListening = sal_False
);