Tag: cws_src680_dba24b
User: fs      
Date: 2007-08-27 20:29:44+0000
Modified:
   dba/dbaccess/source/ui/inc/dsmeta.hxx

Log:
 #

File Changes:

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

File [changed]: dsmeta.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/dsmeta.hxx?r1=1.1.2.2&r2=1.1.2.3
Delta lines:  +5 -2
-------------------
--- dsmeta.hxx  2007-08-27 13:29:27+0000        1.1.2.2
+++ dsmeta.hxx  2007-08-27 20:29:42+0000        1.1.2.3
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: dsmeta.hxx,v $
  *
- *  $Revision: 1.1.2.2 $
+ *  $Revision: 1.1.2.3 $
  *
- *  last change: $Author: fs $ $Date: 2007/08/27 13:29:27 $
+ *  last change: $Author: fs $ $Date: 2007/08/27 20:29:42 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -68,6 +68,9 @@
         DataSourceMetaData( DATASOURCE_TYPE _eType );
         ~DataSourceMetaData();
 
+        /// returns the data source type for this instance
+        DATASOURCE_TYPE getType() const;
+
         /// returns a struct describing this data source type's support for 
our known advanced settings
         const AdvancedSettingsSupport&  getAdvancedSettingsSupport() const;
 




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

Reply via email to