diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 14:33:06 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 14:33:06 +0000 |
commit | 1145fe0a4afe76ef908dce3392506544ff0e63c2 (patch) | |
tree | e10ea335a8897039f4b44d9a7ea9edd30f11c607 /sw/inc/swdll.hxx | |
parent | a17503bf52c3450cde9ee35e2b8e869c3e6e37c6 (diff) |
INTEGRATION: CWS writercorehandoff (1.3.810); FILE MERGED
2005/09/13 11:58:09 tra 1.3.810.2: RESYNC: (1.3-1.4); FILE MERGED
2005/06/07 14:10:20 fme 1.3.810.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
Diffstat (limited to 'sw/inc/swdll.hxx')
-rw-r--r-- | sw/inc/swdll.hxx | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/sw/inc/swdll.hxx b/sw/inc/swdll.hxx index 926a815936b5..501cc4964b2c 100644 --- a/sw/inc/swdll.hxx +++ b/sw/inc/swdll.hxx @@ -4,9 +4,9 @@ * * $RCSfile: swdll.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:13:30 $ + * last change: $Author: hr $ $Date: 2006-08-14 15:33:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,18 +32,11 @@ * MA 02111-1307 USA * ************************************************************************/ - #ifndef SW_SWDLL_HXX #define SW_SWDLL_HXX -class ResMgr; -class SvFactory; -class SotFactory; class StatusBar; -class SfxMedium; -class SfxFilter; - #ifndef _SFXDEFS_HXX //autogen #include <sfx2/sfxdefs.hxx> #endif |