summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/viewimp.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-03-09 10:14:14 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-03-09 10:14:14 +0000
commitcdf928d4dcf4258afe793e66bbd0448e046a7f44 (patch)
treebf52898218073d0dfad1411c37ede29d2eaeabe3 /sw/source/core/inc/viewimp.hxx
parentc67ba18bcaf4108a65aac5d915978784589de40a (diff)
INTEGRATION: CWS ooo20040225 (1.24.82); FILE MERGED
2004/02/16 18:28:54 khendricks 1.24.82.1: adding in fix for Issue 23500 so that more testing can be done with doc files with embedded graphics
Diffstat (limited to 'sw/source/core/inc/viewimp.hxx')
-rw-r--r--sw/source/core/inc/viewimp.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/source/core/inc/viewimp.hxx b/sw/source/core/inc/viewimp.hxx
index f797cd110b95..da8b29c86c95 100644
--- a/sw/source/core/inc/viewimp.hxx
+++ b/sw/source/core/inc/viewimp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: viewimp.hxx,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: obo $ $Date: 2004-02-16 11:57:46 $
+ * last change: $Author: hr $ $Date: 2004-03-09 11:14:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,9 +65,11 @@
#ifndef _TIMER_HXX //autogen
#include <vcl/timer.hxx>
#endif
+
#ifndef _TOOLS_COLOR_HXX
#include <tools/color.hxx>
#endif
+
// OD 25.06.2003 #108784#
#ifndef _SVDTYPES_HXX
#include <svx/svdtypes.hxx>