User: rt Date: 2007-07-06 08:19:54+0000 Modified: dba/dbaccess/source/ui/dlg/tablespage.cxx
Log: INTEGRATION: CWS oj14 (1.24.4); FILE MERGED 2007/06/04 18:30:57 oj 1.24.4.6: RESYNC: (1.27-1.29); FILE MERGED 2006/11/07 09:25:39 oj 1.24.4.5: RESYNC: (1.25-1.27); FILE MERGED 2006/07/04 08:01:23 oj 1.24.4.4: RESYNC: (1.24-1.25); FILE MERGED 2006/04/25 13:03:02 oj 1.24.4.3: new include 2006/03/20 07:48:34 oj 1.24.4.2: use of module client helper 2006/01/03 07:49:11 oj 1.24.4.1: changed module client File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: tablespage.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/tablespage.cxx?r1=1.29&r2=1.30 Delta lines: +1 -3 ------------------- --- tablespage.cxx 2007-05-10 10:26:28+0000 1.29 +++ tablespage.cxx 2007-07-06 08:19:51+0000 1.30 @@ -39,9 +39,6 @@ #ifndef _DBAUI_TABLESPAGE_HXX_ #include "tablespage.hxx" #endif -#ifndef _DBAUI_MODULE_DBU_HXX_ -#include "moduledbu.hxx" -#endif #ifndef _DBU_DLG_HRC_ #include "dbu_dlg.hrc" #endif @@ -143,6 +140,7 @@ using namespace ::com::sun::star::frame; using namespace ::com::sun::star::util; using namespace ::dbtools; + using namespace ::comphelper; //======================================================================== //= OTableSubscriptionPage --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
