User: hr      
Date: 2007-11-01 15:13:38+0000
Modified:
   dba/dbaccess/source/ui/dlg/generalpage.hxx

Log:
 INTEGRATION: CWS dba24b (1.18.46); FILE MERGED
 2007/08/27 10:47:27 fs 1.18.46.1: prepare #i80930#: removed dead code

File Changes:

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

File [changed]: generalpage.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/generalpage.hxx?r1=1.18&r2=1.19
Delta lines:  +0 -3
-------------------
--- generalpage.hxx     2007-05-10 10:26:00+0000        1.18
+++ generalpage.hxx     2007-11-01 15:13:35+0000        1.19
@@ -112,10 +112,8 @@
 
 
                ODsnTypeCollection*     m_pCollection;  /// the DSN type 
collection instance
-               DECLARE_STL_MAP(DATASOURCE_TYPE, String, ::std::less< 
DATASOURCE_TYPE >, SelectionHistory);
                DATASOURCE_TYPE         m_eCurrentSelection;    /// currently 
selected type
                DATASOURCE_TYPE         m_eNotSupportedKnownType;       /// if 
a data source of an unsupported, but known type is encountered ....
-               SelectionHistory        m_aSelectionHistory;    /// last 
selected ConnectURLs for all types
 
                enum SPECIAL_MESSAGE
                {
@@ -165,7 +163,6 @@
        protected:
 
                void onTypeSelected(const DATASOURCE_TYPE _eType);
-               void initializeHistory();
                void initializeTypeList();
 
                void implSetCurrentType( const DATASOURCE_TYPE _eType );




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

Reply via email to