summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 01:52:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 01:52:28 +0000
commit9501dd57c4018a29d56439592d19e97f3bad0d5d (patch)
tree67db2409cbf8ff6a2c5fbebb88c86fb995740f49 /dbaccess
parentff4a3fc792722c8a1b00a9fa9e0474193c7767ce (diff)
INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED
2006/03/24 15:35:58 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/filter/xml/xmlTableFilterList.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/dbaccess/source/filter/xml/xmlTableFilterList.hxx b/dbaccess/source/filter/xml/xmlTableFilterList.hxx
index f0d8835f7ae9..05e78437ee5c 100644
--- a/dbaccess/source/filter/xml/xmlTableFilterList.hxx
+++ b/dbaccess/source/filter/xml/xmlTableFilterList.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlTableFilterList.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 14:10:24 $
+ * last change: $Author: hr $ $Date: 2006-06-20 02:52:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,8 +52,7 @@ namespace dbaxml
public:
OXMLTableFilterList( SvXMLImport& rImport, sal_uInt16 nPrfx,
- const ::rtl::OUString& rLName,
- sal_Bool _bNameFilter);
+ const ::rtl::OUString& rLName);
virtual ~OXMLTableFilterList();