diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 14:22:49 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 14:22:49 +0000 |
commit | 03e34fc02ce57fbddbdf4c7b27dc2a26abf9b2ba (patch) | |
tree | 149435051986d805985bb4ad807e89a98ec15cae /sw/inc/flypos.hxx | |
parent | e53ba8d2fa18d17c943df1c8e2cb4ef76e692865 (diff) |
INTEGRATION: CWS writercorehandoff (1.2.802); FILE MERGED
2005/09/13 11:27:13 tra 1.2.802.2: RESYNC: (1.2-1.3); FILE MERGED
2005/06/07 14:09:53 fme 1.2.802.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
Diffstat (limited to 'sw/inc/flypos.hxx')
-rw-r--r-- | sw/inc/flypos.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/inc/flypos.hxx b/sw/inc/flypos.hxx index 5531e0b7e035..eaaad66781c5 100644 --- a/sw/inc/flypos.hxx +++ b/sw/inc/flypos.hxx @@ -4,9 +4,9 @@ * * $RCSfile: flypos.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 01:47:08 $ + * last change: $Author: hr $ $Date: 2006-08-14 15:22:49 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -40,8 +40,6 @@ #include <svtools/svarray.hxx> #endif -class SwCntntNode; -class ViewShell; class SwFrmFmt; class SwNodeIndex; |