summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmconfigitem.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:31:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:31:13 +0000
commit86fa7c4af628e7efcaa6c073bed6606fef1538aa (patch)
tree00d1a72971c04759fd40f1f053c8a7b90e330b68 /sw/source/ui/dbui/mmconfigitem.cxx
parentd30e68e1ea5fd380dfeac372e2ba2c95bc975c70 (diff)
INTEGRATION: CWS writercorehandoff (1.3.326); FILE MERGED
2006/04/05 13:27:35 tra 1.3.326.8: RESYNC: (1.10-1.11); FILE MERGED 2006/03/17 08:30:53 tra 1.3.326.7: RESYNC: (1.8-1.10); FILE MERGED 2005/11/04 12:58:11 tra 1.3.326.6: #i50348# 2005/10/25 08:49:04 tra 1.3.326.5: RESYNC: (1.5-1.7); FILE MERGED 2005/09/13 16:27:26 tra 1.3.326.4: RESYNC: (1.4-1.5); FILE MERGED 2005/07/11 06:16:36 tra 1.3.326.3: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:15:27 fme 1.3.326.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:24 tra 1.3.326.1: Unnecessary includes removed #i50348#
Diffstat (limited to 'sw/source/ui/dbui/mmconfigitem.cxx')
-rw-r--r--sw/source/ui/dbui/mmconfigitem.cxx12
1 files changed, 2 insertions, 10 deletions
diff --git a/sw/source/ui/dbui/mmconfigitem.cxx b/sw/source/ui/dbui/mmconfigitem.cxx
index 9a20f1295c27..921ea047a7d7 100644
--- a/sw/source/ui/dbui/mmconfigitem.cxx
+++ b/sw/source/ui/dbui/mmconfigitem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mmconfigitem.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: obo $ $Date: 2006-03-29 08:07:11 $
+ * last change: $Author: hr $ $Date: 2006-08-14 17:31:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,7 +33,6 @@
*
************************************************************************/
#pragma hdrstop
-
#ifndef _MMCONFIGITEM_HXX
#include <mmconfigitem.hxx>
#endif
@@ -58,12 +57,6 @@
#ifndef _COM_SUN_STAR_SDBCX_XCOLUMNSSUPPLIER_HPP_
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
#endif
-#ifndef _COM_SUN_STAR_SDBC_XSTATEMENT_HPP_
-#include <com/sun/star/sdbc/XStatement.hpp>
-#endif
-//#ifndef _COM_SUN_STAR_MAIL_XMAILSERVER_HPP_
-//#include "com/sun/star/mail/XMailServer.hpp"
-//#endif
#ifndef _COM_SUN_STAR_MAIL_MAILSERVICETYPE_HPP_
#include "com/sun/star/mail/MailServiceType.hpp"
#endif
@@ -109,7 +102,6 @@
#ifndef _WRTSH_HXX
#include <wrtsh.hxx>
#endif
-
#include <dbui.hrc>
#include <vector>