summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 13:59:44 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 13:59:44 +0000
commit346ea83577fb9feaeffd0acd4c32ee1b19eda11e (patch)
treeb45b72b9d67ee9a805ea1e9e25a49358e25172a2 /dbaccess/source/core/api
parentb08ba4ae5468a425f72b8d70f534f417106b8a1c (diff)
INTEGRATION: CWS insight01 (1.11.64); FILE MERGED
2004/06/29 13:14:12 oj 1.11.64.4: #i30626# naming corrected 2004/06/01 08:46:59 oj 1.11.64.3: RESYNC: (1.12-1.15); FILE MERGED 2004/01/02 13:55:08 oj 1.11.64.2: RESYNC: (1.11-1.12); FILE MERGED 2003/10/24 06:29:56 oj 1.11.64.1: #i21643# import filter changes
Diffstat (limited to 'dbaccess/source/core/api')
-rw-r--r--dbaccess/source/core/api/CacheSet.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/core/api/CacheSet.hxx b/dbaccess/source/core/api/CacheSet.hxx
index 16d1f9469a6c..1c93c83f74be 100644
--- a/dbaccess/source/core/api/CacheSet.hxx
+++ b/dbaccess/source/core/api/CacheSet.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: CacheSet.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: obo $ $Date: 2004-03-15 15:45:30 $
+ * last change: $Author: hr $ $Date: 2004-08-02 14:59:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -133,7 +133,6 @@ namespace dbaccess
,const connectivity::OSQLTable& _xTable
,::rtl::OUString& _sCondition
,::rtl::OUString& _sParameter
- ,::std::vector<sal_Bool>& _rSignedValues
,::std::list< sal_Int32>& _rOrgValues);
void fillTableName(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);