summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/scroll.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:44:40 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:44:40 +0000
commit35272626fbe511c98254c8933c9733257b2de6cd (patch)
treeb475a3693504d2b9ec627ecb4c00e079b5945adc /sw/source/ui/inc/scroll.hxx
parente270da41339a375564a4bea87e60848a2facd676 (diff)
INTEGRATION: CWS writercorehandoff (1.2.466); FILE MERGED
2005/09/13 17:41:42 tra 1.2.466.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:15:47 fme 1.2.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
Diffstat (limited to 'sw/source/ui/inc/scroll.hxx')
-rw-r--r--sw/source/ui/inc/scroll.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/ui/inc/scroll.hxx b/sw/source/ui/inc/scroll.hxx
index 3e36ff74d9ad..8cacdf785fb8 100644
--- a/sw/source/ui/inc/scroll.hxx
+++ b/sw/source/ui/inc/scroll.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: scroll.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 10:00:03 $
+ * last change: $Author: hr $ $Date: 2006-08-14 17:44:40 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -34,13 +34,10 @@
************************************************************************/
#ifndef _SCROLL_HXX
#define _SCROLL_HXX
-
#ifndef _SCRBAR_HXX //autogen
#include <vcl/scrbar.hxx>
#endif
-class SwRect;
-
class SwScrollbar: public ScrollBar
{
Size aDocSz;