summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/DbAdminImpl.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-01 14:06:22 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-01 14:06:22 +0000
commit3791df688a4f0110606d94d29255cc291750486d (patch)
tree560cdd2654d764a463fc105f9a0f005413418a75 /dbaccess/source/ui/dlg/DbAdminImpl.hxx
parent1b676a065bf4431efbd94766997b028de7054e96 (diff)
INTEGRATION: CWS dba24b (1.8.46); FILE MERGED
2007/08/27 10:45:06 fs 1.8.46.1: re-factoring for #i80930#: made getDataSourceType static
Diffstat (limited to 'dbaccess/source/ui/dlg/DbAdminImpl.hxx')
-rw-r--r--dbaccess/source/ui/dlg/DbAdminImpl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/dlg/DbAdminImpl.hxx b/dbaccess/source/ui/dlg/DbAdminImpl.hxx
index 2fed3a0223a7..d86a2cb95bad 100644
--- a/dbaccess/source/ui/dlg/DbAdminImpl.hxx
+++ b/dbaccess/source/ui/dlg/DbAdminImpl.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DbAdminImpl.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 10:22:58 $
+ * last change: $Author: hr $ $Date: 2007-11-01 15:06:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -146,7 +146,7 @@ namespace dbaui
/** extracts the connection type from the given set<p/>
The connection type is determined by the value of the DSN item, analyzed by the TypeCollection item.
*/
- DATASOURCE_TYPE getDatasourceType(const SfxItemSet& _rSet) const;
+ static DATASOURCE_TYPE getDatasourceType( const SfxItemSet& _rSet );
/** returns the connection URL
@return