Tag: cws_src680_dba24b
User: fs      
Date: 2007-08-28 13:27:56+0000
Modified:
   dba/dbaccess/source/ui/inc/dsntypes.hxx

Log:
 authentication information now available at the data source meta data

File Changes:

Directory: /dba/dbaccess/source/ui/inc/
=======================================

File [changed]: dsntypes.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/dsntypes.hxx?r1=1.22.46.1&r2=1.22.46.2
Delta lines:  +2 -5
-------------------
--- dsntypes.hxx        2007-08-27 10:37:52+0000        1.22.46.1
+++ dsntypes.hxx        2007-08-28 13:27:54+0000        1.22.46.2
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: dsntypes.hxx,v $
  *
- *  $Revision: 1.22.46.1 $
+ *  $Revision: 1.22.46.2 $
  *
- *  last change: $Author: fs $ $Date: 2007/08/27 10:37:52 $
+ *  last change: $Author: fs $ $Date: 2007/08/28 13:27:54 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -135,9 +135,6 @@
 
        void extractHostNamePort(const String& _rDsn,String& 
_sDatabaseName,String& _rHostname,sal_Int32& _nPortNumber) const;
 
-       /// check if the given data source type needs authentication
-       sal_Bool hasAuthentication(DATASOURCE_TYPE _eType) const;
-
        /// check if the given data source allows creation of tables
     sal_Bool supportsTableCreation(DATASOURCE_TYPE _eType);
     




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to