Kaydet (Commit) a24e63bf authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS bgdlremove (1.4.278); FILE MERGED

2007/05/21 10:35:25 kso 1.4.278.2: RESYNC: (1.4-1.5); FILE MERGED
2007/05/18 09:03:13 kso 1.4.278.1: #i77419# - cleanup of ucbhelper namespaces.
üst 11e0c24c
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: ConnectionHelper.hxx,v $ * $RCSfile: ConnectionHelper.hxx,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change: $Author: kz $ $Date: 2007-05-10 10:21:25 $ * last change: $Author: ihi $ $Date: 2007-06-05 14:41:35 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -134,7 +134,7 @@ namespace dbaui ...@@ -134,7 +134,7 @@ namespace dbaui
void setURL( const String& _rURL ); void setURL( const String& _rURL );
String implGetURL( sal_Bool _bPrefix ) const; String implGetURL( sal_Bool _bPrefix ) const;
void implSetURL( const String& _rURL, sal_Bool _bPrefix ); void implSetURL( const String& _rURL, sal_Bool _bPrefix );
StringBag getInstalledAdabasDBDirs(const String &_rPath,const ::ucb::ResultSetInclude& _reResultSetInclude); StringBag getInstalledAdabasDBDirs(const String &_rPath,const ::ucbhelper::ResultSetInclude& _reResultSetInclude);
StringBag getInstalledAdabasDBs(const String &_rConfigDir,const String &_rWorkDir); StringBag getInstalledAdabasDBs(const String &_rConfigDir,const String &_rWorkDir);
virtual bool checkTestConnection(); virtual bool checkTestConnection();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment