summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/OutlineViewShell.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-03-17 10:28:13 +0000
committerOliver Bolte <obo@openoffice.org>2004-03-17 10:28:13 +0000
commit9ee7a8a6135c41c135c1159e959cfd5721a98e86 (patch)
tree2737410039f55410373c795d4428ae49d2215c79 /sd/source/ui/inc/OutlineViewShell.hxx
parentINTEGRATION: CWS impress4ea1 (1.43.20); FILE MERGED (diff)
downloadcore-9ee7a8a6135c41c135c1159e959cfd5721a98e86.tar.gz
core-9ee7a8a6135c41c135c1159e959cfd5721a98e86.zip
INTEGRATION: CWS impress4ea1 (1.2.32); FILE MERGED
2004/02/26 13:12:09 af 1.2.32.1: #94356# Removed ruler from outline view.
Diffstat (limited to 'sd/source/ui/inc/OutlineViewShell.hxx')
-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;