User: rt      
Date: 2007-07-06 08:32:31+0000
Modified:
   dba/dbaccess/source/ui/inc/unoadmin.hxx

Log:
 INTEGRATION: CWS oj14 (1.10.8); FILE MERGED
 2007/06/04 18:44:29 oj 1.10.8.4: RESYNC: (1.10-1.11); FILE MERGED
 2006/04/25 13:03:12 oj 1.10.8.3: new include
 2006/03/20 07:48:40 oj 1.10.8.2: use of module client helper
 2006/01/03 07:49:16 oj 1.10.8.1: changed module client

File Changes:

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

File [changed]: unoadmin.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/unoadmin.hxx?r1=1.11&r2=1.12
Delta lines:  +4 -4
-------------------
--- unoadmin.hxx        2007-05-10 10:33:51+0000        1.11
+++ unoadmin.hxx        2007-07-06 08:32:29+0000        1.12
@@ -42,12 +42,12 @@
 #ifndef _COM_SUN_STAR_SDBC_XCONNECTION_HPP_
 #include <com/sun/star/sdbc/XConnection.hpp>
 #endif
-#ifndef _DBAUI_MODULE_DBU_HXX_
-#include "moduledbu.hxx"
-#endif
 #ifndef _DBAUI_DSNTYPES_HXX_
 #include "dsntypes.hxx"
 #endif
+#ifndef _DBAUI_MODULE_DBU_HXX_
+#include "moduledbu.hxx"
+#endif
 
 class SfxItemSet;
 class SfxItemPool;
@@ -66,8 +66,8 @@
 typedef ::svt::OGenericUnoDialog ODatabaseAdministrationDialogBase;
 class ODatabaseAdministrationDialog
                :public ODatabaseAdministrationDialogBase
-               ,public OModuleClient
 {
+       OModuleClient    m_aModuleClient;
 protected:
        SfxItemSet*                             m_pDatasourceItems;             
// item set for the dialog
        SfxItemPool*                    m_pItemPool;                    // item 
pool for the item set for the dialog




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

Reply via email to