diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 14:37:34 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 14:37:34 +0000 |
commit | 4a694e0a877e873524bbc3684ae395d406e008f4 (patch) | |
tree | da8c3dd5e73f52dd320a3e1a00558001e70da389 /sw/inc/unostyle.hxx | |
parent | 100ab9a2bb2aa3c9fa4d27de3bc975030efab95f (diff) |
INTEGRATION: CWS writercorehandoff (1.12.466); FILE MERGED
2005/09/13 12:31:21 tra 1.12.466.2: RESYNC: (1.12-1.13); FILE MERGED
2005/06/07 14:10:33 fme 1.12.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
Diffstat (limited to 'sw/inc/unostyle.hxx')
-rw-r--r-- | sw/inc/unostyle.hxx | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sw/inc/unostyle.hxx b/sw/inc/unostyle.hxx index c831e90831df..f2cbe9b80920 100644 --- a/sw/inc/unostyle.hxx +++ b/sw/inc/unostyle.hxx @@ -4,9 +4,9 @@ * * $RCSfile: unostyle.hxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:29:16 $ + * last change: $Author: hr $ $Date: 2006-08-14 15:37:34 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -34,7 +34,6 @@ ************************************************************************/ #ifndef _UNOSTYLE_HXX #define _UNOSTYLE_HXX - #ifndef _SFXSTYLE_HXX //autogen #include <svtools/style.hxx> #endif @@ -85,7 +84,7 @@ class SwDocShell; struct SfxItemPropertyMap; class SwXStyle; class SwStyleProperties_Impl; -class SwStartNode; + /****************************************************************************** * ******************************************************************************/ |