From 4a15432f7eef1a4ffccaa783b0d965a1f5357e98 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 14 Aug 2006 15:45:52 +0000 Subject: INTEGRATION: CWS writercorehandoff (1.5.598); FILE MERGED 2005/09/13 14:41:50 tra 1.5.598.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:14:28 fme 1.5.598.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. --- sw/source/core/text/widorp.hxx | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'sw/source/core/text/widorp.hxx') diff --git a/sw/source/core/text/widorp.hxx b/sw/source/core/text/widorp.hxx index a4b9fe87f046..47b741652072 100644 --- a/sw/source/core/text/widorp.hxx +++ b/sw/source/core/text/widorp.hxx @@ -4,9 +4,9 @@ * * $RCSfile: widorp.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2005-09-09 05:08:42 $ + * last change: $Author: hr $ $Date: 2006-08-14 16:45:52 $ * * 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 _WIDORP_HXX #define _WIDORP_HXX - class SwTxtFrm; #include "swtypes.hxx" @@ -43,12 +42,8 @@ class SwTxtFrm; class SwTxtFrmBreak { private: - SwTwips nRstHeight; -#ifdef VERTICAL_LAYOUT + SwTwips nRstHeight; SwTwips nOrigin; -#else - const SwTwips nOrigin; -#endif protected: SwTxtFrm *pFrm; sal_Bool bBreak; -- cgit v1.2.3