summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/pview.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 12:06:10 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 12:06:10 +0000
commit5eecdfdcf8dc283cf061725d8f14e4a85d8b3e21 (patch)
treeda049e32f6ea65b09f9ef10ca8f9cf53ee853583 /sw/source/ui/inc/pview.hxx
parent047caf67d18a97f5d13154c8dbacae76a2bb22fa (diff)
INTEGRATION: CWS tune05 (1.15.100); FILE MERGED
2004/07/21 15:43:09 cmc 1.15.100.1: #i30554# remove unused methods
Diffstat (limited to 'sw/source/ui/inc/pview.hxx')
-rw-r--r--sw/source/ui/inc/pview.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/source/ui/inc/pview.hxx b/sw/source/ui/inc/pview.hxx
index a3a1c5652e5c..7533f837f5ed 100644
--- a/sw/source/ui/inc/pview.hxx
+++ b/sw/source/ui/inc/pview.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: pview.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: svesik $ $Date: 2004-04-21 09:41:25 $
+ * last change: $Author: obo $ $Date: 2004-08-12 13:06:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -317,10 +317,8 @@ public:
void ScrollViewSzChg();
void ScrollDocSzChg();
void ShowHScrollbar(sal_Bool bShow);
- sal_Bool IsHScrollbarVisible()const;
void ShowVScrollbar(sal_Bool bShow);
- sal_Bool IsVScrollbarVisible()const;
USHORT GetPageCount() const { return mnPageCount; }