INTEGRATION: CWS oj14 (1.21.4); FILE MERGED

2007/06/04 18:19:49 oj 1.21.4.8: RESYNC: (1.27-1.28); FILE MERGED
2006/12/18 16:19:28 oj 1.21.4.7: RESYNC: (1.26-1.27); FILE MERGED
2006/11/07 09:20:51 oj 1.21.4.6: RESYNC: (1.23-1.26); FILE MERGED
2006/07/04 07:56:06 oj 1.21.4.5: RESYNC: (1.22-1.23); FILE MERGED
2006/04/25 13:02:53 oj 1.21.4.4: new include
2006/03/20 13:56:59 oj 1.21.4.3: RESYNC: (1.21-1.22); FILE MERGED
2006/03/20 07:48:25 oj 1.21.4.2: use of module client helper
2006/01/03 07:49:07 oj 1.21.4.1: changed module client
This commit is contained in:
Rüdiger Timm 2007-07-06 07:13:30 +00:00
parent 95ba13f6b7
commit e6ca852dd9

View file

@ -4,9 +4,9 @@
* *
* $RCSfile: adtabdlg.cxx,v $ * $RCSfile: adtabdlg.cxx,v $
* *
* $Revision: 1.28 $ * $Revision: 1.29 $
* *
* last change: $Author: rt $ $Date: 2007-04-26 07:57:41 $ * last change: $Author: rt $ $Date: 2007-07-06 08:13:30 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@ -65,9 +65,6 @@
#ifndef _SFXSIDS_HRC #ifndef _SFXSIDS_HRC
#include <sfx2/sfxsids.hrc> #include <sfx2/sfxsids.hrc>
#endif #endif
#ifndef _DBAUI_MODULE_DBU_HXX_
#include "moduledbu.hxx"
#endif
#ifndef DBAUI_QUERYTABLEVIEW_HXX #ifndef DBAUI_QUERYTABLEVIEW_HXX
#include "QueryTableView.hxx" #include "QueryTableView.hxx"
#endif #endif