summaryrefslogtreecommitdiffstats
path: root/sw/inc/mdiexp.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:26:31 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:26:31 +0000
commit00867ad7484b9cc802a299594f516e6464907918 (patch)
treedab92db9cb5d5ccc4af65a3fd07e74c9e89bed22 /sw/inc/mdiexp.hxx
parentINTEGRATION: CWS writercorehandoff (1.4.4); FILE MERGED (diff)
downloadcore-00867ad7484b9cc802a299594f516e6464907918.tar.gz
core-00867ad7484b9cc802a299594f516e6464907918.zip
INTEGRATION: CWS writercorehandoff (1.3.466); FILE MERGED
2005/09/13 11:41:47 tra 1.3.466.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:10:04 fme 1.3.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
Diffstat (limited to 'sw/inc/mdiexp.hxx')
-rw-r--r--sw/inc/mdiexp.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/inc/mdiexp.hxx b/sw/inc/mdiexp.hxx
index 930e1d9452a1..1273fdca4a3a 100644
--- a/sw/inc/mdiexp.hxx
+++ b/sw/inc/mdiexp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mdiexp.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:00:43 $
+ * last change: $Author: hr $ $Date: 2006-08-14 15:26:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -46,8 +46,6 @@ class Dialog;
class ViewShell;
class SwDoc;
class SwDocShell;
-class SfxObjectShell;
-class SfxFrame;
extern void ScrollMDI(ViewShell* pVwSh, const SwRect &, USHORT nRangeX, USHORT nRangeY);
extern BOOL IsScrollMDI(ViewShell* pVwSh, const SwRect &);