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

Log:
 INTEGRATION: CWS oj14 (1.3.8); FILE MERGED
 2006/07/04 08:11:38 oj 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED
 2006/04/25 13:03:11 oj 1.3.8.1: new include

File Changes:

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

File [changed]: toolboxcontroller.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/toolboxcontroller.hxx?r1=1.4&r2=1.5
Delta lines:  +4 -0
-------------------
--- toolboxcontroller.hxx       2006-04-19 13:22:13+0000        1.4
+++ toolboxcontroller.hxx       2007-07-06 08:32:06+0000        1.5
@@ -50,6 +50,9 @@
 #ifndef _DBASHARED_APITOOLS_HXX_
 #include "apitools.hxx"
 #endif
+#ifndef _DBAUI_MODULE_DBU_HXX_
+#include "moduledbu.hxx"
+#endif
 #include <memory>
 
 class PopupMenu;
@@ -61,6 +64,7 @@
                                                          ,public 
TToolboxController_BASE
        {
                DECLARE_STL_USTRINGACCESS_MAP(sal_Bool,TCommandState);
+        OModuleClient  m_aModuleClient;
                TCommandState   m_aStates;
                sal_uInt16              m_nToolBoxId;
 




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

Reply via email to