diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-29 13:20:47 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-29 13:20:47 +0000 |
commit | 9c8d10f968374b63c8e904566700ad67d747ad11 (patch) | |
tree | 09e310a05acaf97654420e4e019172cd802c0996 | |
parent | 3f9e3f9bb41df39b5d771c5c618e5c2a67efe062 (diff) |
INTEGRATION: CWS rt16 (1.12.76); FILE MERGED
2006/08/08 12:17:09 rt 1.12.76.1: #i68214# Obsolete svx headers removed
-rw-r--r-- | sd/source/ui/inc/DrawDocShell.hxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sd/source/ui/inc/DrawDocShell.hxx b/sd/source/ui/inc/DrawDocShell.hxx index 1fd090a031d5..141e149ec773 100644 --- a/sd/source/ui/inc/DrawDocShell.hxx +++ b/sd/source/ui/inc/DrawDocShell.hxx @@ -4,9 +4,9 @@ * * $RCSfile: DrawDocShell.hxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: rt $ $Date: 2006-05-04 14:59:14 $ + * last change: $Author: ihi $ $Date: 2006-08-29 14:20:47 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -42,9 +42,6 @@ #ifndef _SFX_OBJSH_HXX //autogen #include <sfx2/objsh.hxx> #endif -#ifndef _SVX_SVXIFACT_HXX //autogen -#include <svx/svxifact.hxx> -#endif #include <vcl/jobset.hxx> |