summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sd/source/ui/inc/OutlineViewShell.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sd/source/ui/inc/OutlineViewShell.hxx b/sd/source/ui/inc/OutlineViewShell.hxx
index 426f7f87aa44..f577571d3c30 100644
--- a/sd/source/ui/inc/OutlineViewShell.hxx
+++ b/sd/source/ui/inc/OutlineViewShell.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: OutlineViewShell.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2004-01-20 11:38:14 $
+ * last change: $Author: obo $ $Date: 2004-03-17 11:28:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -206,9 +206,6 @@ public:
virtual void UpdatePreview (SdPage* pPage, BOOL bInit = FALSE);
protected:
- virtual SvxRuler* CreateHRuler(::sd::Window* pWin, BOOL bIsFirst);
- virtual void UpdateHRuler();
-
virtual void InnerResizePixel(const Point &rPos, const Size &rSize);
virtual void OuterResizePixel(const Point &rPos, const Size &rSize);
virtual Size GetOptimalSizePixel() const;