User: rt      
Date: 2008-01-30 08:49:03+0000
Modified:
   dba/dbaccess/source/ui/inc/WTabPage.hxx

Log:
 INTEGRATION: CWS dba24d (1.4.88); FILE MERGED
 2007/11/08 14:21:04 fs 1.4.88.1: #i81658# re-factoring of the Copy Table wizard

File Changes:

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

File [changed]: WTabPage.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/WTabPage.hxx?r1=1.4&r2=1.5
Delta lines:  +2 -4
-------------------
--- WTabPage.hxx        2007-05-10 10:30:17+0000        1.4
+++ WTabPage.hxx        2008-01-30 08:49:00+0000        1.5
@@ -39,9 +39,6 @@
 #ifndef _SV_TABPAGE_HXX 
 #include <vcl/tabpage.hxx>
 #endif
-#ifndef DBAUI_DATABASEEXPORT_HXX
-#include "DExport.hxx"
-#endif
 
 namespace dbaui
 {
@@ -56,6 +53,7 @@
                sal_Bool                                        m_bFirstTime;   
// Page wird das erste mal gerufen ; should be set in the reset methode
 
                OWizardPage( Window* pParent, const ResId& rResId );// : 
TabPage(pParent,rResId),m_pParent((OCopyTableWizard*)pParent),m_bFirstTime(sal_True)
 {};
+
        public:
                virtual void            Reset ( )                       = 0;
                virtual sal_Bool        LeavePage()                     = 0;




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

Reply via email to