summaryrefslogtreecommitdiffstats
path: root/dbaccess
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:08:05 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:08:05 +0000
commit2275dc000a78c29709605b8efc0fe67852647ff0 (patch)
tree44f4903c8c98db5a33350546b3f288c8213e217a /dbaccess
parentINTEGRATION: CWS warnings01 (1.46.50); FILE MERGED (diff)
downloadcore-2275dc000a78c29709605b8efc0fe67852647ff0.tar.gz
core-2275dc000a78c29709605b8efc0fe67852647ff0.zip
INTEGRATION: CWS warnings01 (1.16.50); FILE MERGED
2006/03/24 15:36:12 fs 1.16.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/dlg/generalpage.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/dlg/generalpage.hxx b/dbaccess/source/ui/dlg/generalpage.hxx
index 103b4d3415de..360f21c1e0e0 100644
--- a/dbaccess/source/ui/dlg/generalpage.hxx
+++ b/dbaccess/source/ui/dlg/generalpage.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: generalpage.hxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:04:48 $
+ * last change: $Author: hr $ $Date: 2006-06-20 03:08:05 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -170,7 +170,7 @@ namespace dbaui
void implSetCurrentType( const DATASOURCE_TYPE _eType );
- void switchMessage(sal_Bool _bDeleted,const DATASOURCE_TYPE _eType);
+ void switchMessage(const DATASOURCE_TYPE _eType);
/// sets the the title of the parent dialog
void setParentTitle(DATASOURCE_TYPE _eSelectedType);