diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-10-04 18:29:08 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-10-04 18:29:08 +0000 |
commit | c4363eb096ddce6fe5f5e1c3a80ea1dbb90abf85 (patch) | |
tree | 29de9acb9410fece6c8aaa09b61825f2e9ddbcde /sw/source/ui/misc/glshell.cxx | |
parent | 99edb24c776c26b04e0d941b3ab27a4d74f340aa (diff) |
INTEGRATION: CWS mav09 (1.8.148); FILE MERGED
2004/07/08 12:04:47 mav 1.8.148.2: RESYNC: (1.8-1.9); FILE MERGED
2004/05/18 17:00:55 mba 1.8.148.1: #i27773#: remove so3
Diffstat (limited to 'sw/source/ui/misc/glshell.cxx')
-rw-r--r-- | sw/source/ui/misc/glshell.cxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/source/ui/misc/glshell.cxx b/sw/source/ui/misc/glshell.cxx index 606434635677..c2c6a76efb05 100644 --- a/sw/source/ui/misc/glshell.cxx +++ b/sw/source/ui/misc/glshell.cxx @@ -2,9 +2,9 @@ * * $RCSfile: glshell.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: rt $ $Date: 2004-06-17 16:06:07 $ + * last change: $Author: kz $ $Date: 2004-10-04 19:29:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,6 +92,8 @@ #include <svx/acorrcfg.hxx> #include <sfx2/app.hxx> +#include <sfx2/objface.hxx> +#include <sfx2/viewfrm.hxx> #ifndef _UITOOL_HXX #include <uitool.hxx> |