summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/drawdlg.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:53:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:53:08 +0000
commit692dacd2ae4e0451371bc8767948fdf5b11ef9f7 (patch)
treed79baa777372a4136a915be13d41d7751d45626f /sw/source/ui/shells/drawdlg.cxx
parent87ad6f2a06c6ca95fe521143457910234c77aa88 (diff)
INTEGRATION: CWS writercorehandoff (1.7.530); FILE MERGED
2006/07/27 15:05:56 fme 1.7.530.4: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 18:18:37 tra 1.7.530.3: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:15:58 fme 1.7.530.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:56 tra 1.7.530.1: Unnecessary includes removed #i50348#
Diffstat (limited to 'sw/source/ui/shells/drawdlg.cxx')
-rw-r--r--sw/source/ui/shells/drawdlg.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/source/ui/shells/drawdlg.cxx b/sw/source/ui/shells/drawdlg.cxx
index 24d05e29cce2..3b642804e8cc 100644
--- a/sw/source/ui/shells/drawdlg.cxx
+++ b/sw/source/ui/shells/drawdlg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: drawdlg.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2006-07-25 12:42:30 $
+ * last change: $Author: hr $ $Date: 2006-08-14 17:53:08 $
*
* 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
#define ITEMID_COLOR_TABLE SID_COLOR_TABLE
@@ -51,9 +50,6 @@
#ifndef _SFXDISPATCH_HXX //autogen
#include <sfx2/dispatch.hxx>
#endif
-#ifndef _SFX_BINDINGS_HXX //autogen
-#include <sfx2/bindings.hxx>
-#endif
#ifndef _SVDVIEW_HXX //autogen
#include <svx/svdview.hxx>
#endif