User: rt      
Date: 2008-01-30 08:48:24+0000
Modified:
   dba/dbaccess/source/ui/inc/WColumnSelect.hxx

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

File Changes:

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

File [changed]: WColumnSelect.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/WColumnSelect.hxx?r1=1.8&r2=1.9
Delta lines:  +5 -2
-------------------
--- WColumnSelect.hxx   2006-10-12 13:38:47+0000        1.8
+++ WColumnSelect.hxx   2008-01-30 08:48:21+0000        1.9
@@ -35,9 +35,9 @@
 #ifndef DBAUI_WIZ_COLUMNSELECT_HXX
 #define DBAUI_WIZ_COLUMNSELECT_HXX
 
-#ifndef DBAUI_WIZ_TABBPAGE_HXX
 #include "WTabPage.hxx"
-#endif
+#include "WCopyTable.hxx"
+
 #ifndef _SV_FIXED_HXX
 #include <vcl/fixed.hxx>
 #endif
@@ -47,9 +47,12 @@
 #ifndef _SV_BUTTON_HXX
 #include <vcl/button.hxx>
 #endif
+#include <comphelper/stl_types.hxx>
 
 namespace dbaui
 {
+    class OFieldDescription;
+
        // ========================================================
        // Wizard Page: OWizColumnSelect
        // ========================================================




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

Reply via email to