User: ihi Date: 2007-06-05 14:41:38+0000 Log: 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.
File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: ConnectionHelper.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/ConnectionHelper.hxx?r1=1.5&r2=1.6 Delta lines: +1 -1 ------------------- --- ConnectionHelper.hxx 2007-05-10 10:21:25+0000 1.5 +++ ConnectionHelper.hxx 2007-06-05 14:41:35+0000 1.6 @@ -134,7 +134,7 @@ void setURL( const String& _rURL ); String implGetURL( sal_Bool _bPrefix ) const; 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); virtual bool checkTestConnection(); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
